aws-sdk-sagemaker 1.70.0 → 1.71.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -265,7 +265,7 @@ module Aws::SageMaker
265
265
  # training_job_definition: { # required
266
266
  # training_input_mode: "Pipe", # required, accepts Pipe, File
267
267
  # hyper_parameters: {
268
- # "ParameterKey" => "ParameterValue",
268
+ # "HyperParameterKey" => "HyperParameterValue",
269
269
  # },
270
270
  # input_data_config: [ # required
271
271
  # {
@@ -298,7 +298,7 @@ module Aws::SageMaker
298
298
  # s3_output_path: "S3Uri", # required
299
299
  # },
300
300
  # resource_config: { # required
301
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
301
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
302
302
  # instance_count: 1, # required
303
303
  # volume_size_in_gb: 1, # required
304
304
  # volume_kms_key_id: "KmsKeyId",
@@ -379,7 +379,7 @@ module Aws::SageMaker
379
379
  # training_job_definition: { # required
380
380
  # training_input_mode: "Pipe", # required, accepts Pipe, File
381
381
  # hyper_parameters: {
382
- # "ParameterKey" => "ParameterValue",
382
+ # "HyperParameterKey" => "HyperParameterValue",
383
383
  # },
384
384
  # input_data_config: [ # required
385
385
  # {
@@ -412,7 +412,7 @@ module Aws::SageMaker
412
412
  # s3_output_path: "S3Uri", # required
413
413
  # },
414
414
  # resource_config: { # required
415
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
415
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
416
416
  # instance_count: 1, # required
417
417
  # volume_size_in_gb: 1, # required
418
418
  # volume_kms_key_id: "KmsKeyId",
@@ -1171,7 +1171,7 @@ module Aws::SageMaker
1171
1171
  include Aws::Structure
1172
1172
  end
1173
1173
 
1174
- # The app's details.
1174
+ # Details about an Amazon SageMaker app.
1175
1175
  #
1176
1176
  # @!attribute [rw] domain_id
1177
1177
  # The domain ID.
@@ -1210,6 +1210,41 @@ module Aws::SageMaker
1210
1210
  include Aws::Structure
1211
1211
  end
1212
1212
 
1213
+ # The configuration for running an Amazon SageMaker image as a
1214
+ # KernelGateway app.
1215
+ #
1216
+ # @!attribute [rw] app_image_config_arn
1217
+ # The Amazon Resource Name (ARN) of the AppImageConfig.
1218
+ # @return [String]
1219
+ #
1220
+ # @!attribute [rw] app_image_config_name
1221
+ # The name of the AppImageConfig.
1222
+ # @return [String]
1223
+ #
1224
+ # @!attribute [rw] creation_time
1225
+ # When the AppImageConfig was created.
1226
+ # @return [Time]
1227
+ #
1228
+ # @!attribute [rw] last_modified_time
1229
+ # When the AppImageConfig was last modified.
1230
+ # @return [Time]
1231
+ #
1232
+ # @!attribute [rw] kernel_gateway_image_config
1233
+ # The KernelGateway app.
1234
+ # @return [Types::KernelGatewayImageConfig]
1235
+ #
1236
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AppImageConfigDetails AWS API Documentation
1237
+ #
1238
+ class AppImageConfigDetails < Struct.new(
1239
+ :app_image_config_arn,
1240
+ :app_image_config_name,
1241
+ :creation_time,
1242
+ :last_modified_time,
1243
+ :kernel_gateway_image_config)
1244
+ SENSITIVE = []
1245
+ include Aws::Structure
1246
+ end
1247
+
1213
1248
  # Configuration to run a processing job in a specified container image.
1214
1249
  #
1215
1250
  # @note When making an API call, you may pass AppSpecification
@@ -2331,7 +2366,7 @@ module Aws::SageMaker
2331
2366
  # environment: {
2332
2367
  # "EnvironmentKey" => "EnvironmentValue",
2333
2368
  # },
2334
- # model_package_name: "ArnOrName",
2369
+ # model_package_name: "VersionedArnOrName",
2335
2370
  # }
2336
2371
  #
2337
2372
  # @!attribute [rw] container_hostname
@@ -2574,10 +2609,10 @@ module Aws::SageMaker
2574
2609
  # },
2575
2610
  # is_tunable: false,
2576
2611
  # is_required: false,
2577
- # default_value: "ParameterValue",
2612
+ # default_value: "HyperParameterValue",
2578
2613
  # },
2579
2614
  # ],
2580
- # supported_training_instance_types: ["ml.m4.xlarge"], # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
2615
+ # supported_training_instance_types: ["ml.m4.xlarge"], # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
2581
2616
  # supports_distributed_training: false,
2582
2617
  # metric_definitions: [
2583
2618
  # {
@@ -2625,7 +2660,7 @@ module Aws::SageMaker
2625
2660
  # training_job_definition: { # required
2626
2661
  # training_input_mode: "Pipe", # required, accepts Pipe, File
2627
2662
  # hyper_parameters: {
2628
- # "ParameterKey" => "ParameterValue",
2663
+ # "HyperParameterKey" => "HyperParameterValue",
2629
2664
  # },
2630
2665
  # input_data_config: [ # required
2631
2666
  # {
@@ -2658,7 +2693,7 @@ module Aws::SageMaker
2658
2693
  # s3_output_path: "S3Uri", # required
2659
2694
  # },
2660
2695
  # resource_config: { # required
2661
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
2696
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
2662
2697
  # instance_count: 1, # required
2663
2698
  # volume_size_in_gb: 1, # required
2664
2699
  # volume_kms_key_id: "KmsKeyId",
@@ -2786,6 +2821,66 @@ module Aws::SageMaker
2786
2821
  include Aws::Structure
2787
2822
  end
2788
2823
 
2824
+ # @note When making an API call, you may pass CreateAppImageConfigRequest
2825
+ # data as a hash:
2826
+ #
2827
+ # {
2828
+ # app_image_config_name: "AppImageConfigName", # required
2829
+ # tags: [
2830
+ # {
2831
+ # key: "TagKey", # required
2832
+ # value: "TagValue", # required
2833
+ # },
2834
+ # ],
2835
+ # kernel_gateway_image_config: {
2836
+ # kernel_specs: [ # required
2837
+ # {
2838
+ # name: "KernelName", # required
2839
+ # display_name: "KernelDisplayName",
2840
+ # },
2841
+ # ],
2842
+ # file_system_config: {
2843
+ # mount_path: "MountPath",
2844
+ # default_uid: 1,
2845
+ # default_gid: 1,
2846
+ # },
2847
+ # },
2848
+ # }
2849
+ #
2850
+ # @!attribute [rw] app_image_config_name
2851
+ # The name of the AppImageConfig. Must be unique to your account.
2852
+ # @return [String]
2853
+ #
2854
+ # @!attribute [rw] tags
2855
+ # A list of tags to apply to the AppImageConfig.
2856
+ # @return [Array<Types::Tag>]
2857
+ #
2858
+ # @!attribute [rw] kernel_gateway_image_config
2859
+ # The KernelGatewayImageConfig.
2860
+ # @return [Types::KernelGatewayImageConfig]
2861
+ #
2862
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAppImageConfigRequest AWS API Documentation
2863
+ #
2864
+ class CreateAppImageConfigRequest < Struct.new(
2865
+ :app_image_config_name,
2866
+ :tags,
2867
+ :kernel_gateway_image_config)
2868
+ SENSITIVE = []
2869
+ include Aws::Structure
2870
+ end
2871
+
2872
+ # @!attribute [rw] app_image_config_arn
2873
+ # The Amazon Resource Name (ARN) of the AppImageConfig.
2874
+ # @return [String]
2875
+ #
2876
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAppImageConfigResponse AWS API Documentation
2877
+ #
2878
+ class CreateAppImageConfigResponse < Struct.new(
2879
+ :app_image_config_arn)
2880
+ SENSITIVE = []
2881
+ include Aws::Structure
2882
+ end
2883
+
2789
2884
  # @note When making an API call, you may pass CreateAppRequest
2790
2885
  # data as a hash:
2791
2886
  #
@@ -2802,6 +2897,7 @@ module Aws::SageMaker
2802
2897
  # ],
2803
2898
  # resource_spec: {
2804
2899
  # sage_maker_image_arn: "ImageArn",
2900
+ # sage_maker_image_version_arn: "ImageVersionArn",
2805
2901
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
2806
2902
  # },
2807
2903
  # }
@@ -2846,7 +2942,7 @@ module Aws::SageMaker
2846
2942
  end
2847
2943
 
2848
2944
  # @!attribute [rw] app_arn
2849
- # The App's Amazon Resource Name (ARN).
2945
+ # The Amazon Resource Name (ARN) of the app.
2850
2946
  # @return [String]
2851
2947
  #
2852
2948
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAppResponse AWS API Documentation
@@ -3036,7 +3132,7 @@ module Aws::SageMaker
3036
3132
  # input_config: { # required
3037
3133
  # s3_uri: "S3Uri", # required
3038
3134
  # data_input_config: "DataInputConfig", # required
3039
- # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE
3135
+ # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET
3040
3136
  # },
3041
3137
  # output_config: { # required
3042
3138
  # s3_output_location: "S3Uri", # required
@@ -3052,6 +3148,12 @@ module Aws::SageMaker
3052
3148
  # max_runtime_in_seconds: 1,
3053
3149
  # max_wait_time_in_seconds: 1,
3054
3150
  # },
3151
+ # tags: [
3152
+ # {
3153
+ # key: "TagKey", # required
3154
+ # value: "TagValue", # required
3155
+ # },
3156
+ # ],
3055
3157
  # }
3056
3158
  #
3057
3159
  # @!attribute [rw] compilation_job_name
@@ -3100,6 +3202,17 @@ module Aws::SageMaker
3100
3202
  # compilation job. Use this API to cap model training costs.
3101
3203
  # @return [Types::StoppingCondition]
3102
3204
  #
3205
+ # @!attribute [rw] tags
3206
+ # An array of key-value pairs that you want to use to organize and
3207
+ # track your AWS resource costs. For more information, see [Using Cost
3208
+ # Allocation Tags][1] in the *AWS Billing and Cost Management User
3209
+ # Guide*.
3210
+ #
3211
+ #
3212
+ #
3213
+ # [1]: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-what
3214
+ # @return [Array<Types::Tag>]
3215
+ #
3103
3216
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateCompilationJobRequest AWS API Documentation
3104
3217
  #
3105
3218
  class CreateCompilationJobRequest < Struct.new(
@@ -3107,7 +3220,8 @@ module Aws::SageMaker
3107
3220
  :role_arn,
3108
3221
  :input_config,
3109
3222
  :output_config,
3110
- :stopping_condition)
3223
+ :stopping_condition,
3224
+ :tags)
3111
3225
  SENSITIVE = []
3112
3226
  include Aws::Structure
3113
3227
  end
@@ -3148,18 +3262,28 @@ module Aws::SageMaker
3148
3262
  # jupyter_server_app_settings: {
3149
3263
  # default_resource_spec: {
3150
3264
  # sage_maker_image_arn: "ImageArn",
3265
+ # sage_maker_image_version_arn: "ImageVersionArn",
3151
3266
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
3152
3267
  # },
3153
3268
  # },
3154
3269
  # kernel_gateway_app_settings: {
3155
3270
  # default_resource_spec: {
3156
3271
  # sage_maker_image_arn: "ImageArn",
3272
+ # sage_maker_image_version_arn: "ImageVersionArn",
3157
3273
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
3158
3274
  # },
3275
+ # custom_images: [
3276
+ # {
3277
+ # image_name: "ImageName", # required
3278
+ # image_version_number: 1,
3279
+ # app_image_config_name: "AppImageConfigName", # required
3280
+ # },
3281
+ # ],
3159
3282
  # },
3160
3283
  # tensor_board_app_settings: {
3161
3284
  # default_resource_spec: {
3162
3285
  # sage_maker_image_arn: "ImageArn",
3286
+ # sage_maker_image_version_arn: "ImageVersionArn",
3163
3287
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
3164
3288
  # },
3165
3289
  # },
@@ -3172,8 +3296,8 @@ module Aws::SageMaker
3172
3296
  # value: "TagValue", # required
3173
3297
  # },
3174
3298
  # ],
3175
- # home_efs_file_system_kms_key_id: "KmsKeyId",
3176
3299
  # app_network_access_type: "PublicInternetOnly", # accepts PublicInternetOnly, VpcOnly
3300
+ # home_efs_file_system_kms_key_id: "KmsKeyId",
3177
3301
  # }
3178
3302
  #
3179
3303
  # @!attribute [rw] domain_name
@@ -3203,11 +3327,6 @@ module Aws::SageMaker
3203
3327
  # searchable using the Search API.
3204
3328
  # @return [Array<Types::Tag>]
3205
3329
  #
3206
- # @!attribute [rw] home_efs_file_system_kms_key_id
3207
- # The AWS Key Management Service (KMS) encryption key ID. Encryption
3208
- # with a customer master key (CMK) is not supported.
3209
- # @return [String]
3210
- #
3211
3330
  # @!attribute [rw] app_network_access_type
3212
3331
  # Specifies the VPC used for non-EFS traffic. The default value is
3213
3332
  # `PublicInternetOnly`.
@@ -3219,6 +3338,11 @@ module Aws::SageMaker
3219
3338
  # subnets
3220
3339
  # @return [String]
3221
3340
  #
3341
+ # @!attribute [rw] home_efs_file_system_kms_key_id
3342
+ # The AWS Key Management Service (KMS) encryption key ID. Encryption
3343
+ # with a customer master key (CMK) is not supported.
3344
+ # @return [String]
3345
+ #
3222
3346
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateDomainRequest AWS API Documentation
3223
3347
  #
3224
3348
  class CreateDomainRequest < Struct.new(
@@ -3228,8 +3352,8 @@ module Aws::SageMaker
3228
3352
  :subnet_ids,
3229
3353
  :vpc_id,
3230
3354
  :tags,
3231
- :home_efs_file_system_kms_key_id,
3232
- :app_network_access_type)
3355
+ :app_network_access_type,
3356
+ :home_efs_file_system_kms_key_id)
3233
3357
  SENSITIVE = []
3234
3358
  include Aws::Structure
3235
3359
  end
@@ -3399,8 +3523,9 @@ module Aws::SageMaker
3399
3523
  # }
3400
3524
  #
3401
3525
  # @!attribute [rw] endpoint_name
3402
- # The name of the endpoint. The name must be unique within an AWS
3403
- # Region in your AWS account.
3526
+ # The name of the endpoint.The name must be unique within an AWS
3527
+ # Region in your AWS account. The name is case-insensitive in
3528
+ # `CreateEndpoint`, but the case is preserved and must be matched in .
3404
3529
  # @return [String]
3405
3530
  #
3406
3531
  # @!attribute [rw] endpoint_config_name
@@ -3732,7 +3857,7 @@ module Aws::SageMaker
3732
3857
  # ],
3733
3858
  # },
3734
3859
  # static_hyper_parameters: {
3735
- # "ParameterKey" => "ParameterValue",
3860
+ # "HyperParameterKey" => "HyperParameterValue",
3736
3861
  # },
3737
3862
  # algorithm_specification: { # required
3738
3863
  # training_image: "AlgorithmImage",
@@ -3781,7 +3906,7 @@ module Aws::SageMaker
3781
3906
  # s3_output_path: "S3Uri", # required
3782
3907
  # },
3783
3908
  # resource_config: { # required
3784
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
3909
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
3785
3910
  # instance_count: 1, # required
3786
3911
  # volume_size_in_gb: 1, # required
3787
3912
  # volume_kms_key_id: "KmsKeyId",
@@ -3830,7 +3955,7 @@ module Aws::SageMaker
3830
3955
  # ],
3831
3956
  # },
3832
3957
  # static_hyper_parameters: {
3833
- # "ParameterKey" => "ParameterValue",
3958
+ # "HyperParameterKey" => "HyperParameterValue",
3834
3959
  # },
3835
3960
  # algorithm_specification: { # required
3836
3961
  # training_image: "AlgorithmImage",
@@ -3879,7 +4004,7 @@ module Aws::SageMaker
3879
4004
  # s3_output_path: "S3Uri", # required
3880
4005
  # },
3881
4006
  # resource_config: { # required
3882
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
4007
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
3883
4008
  # instance_count: 1, # required
3884
4009
  # volume_size_in_gb: 1, # required
3885
4010
  # volume_kms_key_id: "KmsKeyId",
@@ -3917,8 +4042,8 @@ module Aws::SageMaker
3917
4042
  # The name of the tuning job. This name is the prefix for the names of
3918
4043
  # all training jobs that this tuning job launches. The name must be
3919
4044
  # unique within the same AWS account and AWS Region. The name must
3920
- # have \\\{ \\} to \\\{ \\} characters. Valid characters are a-z, A-Z,
3921
- # 0-9, and : + = @ \_ % - (hyphen). The name is not case sensitive.
4045
+ # have 1 to 32 characters. Valid characters are a-z, A-Z, 0-9, and : +
4046
+ # = @ \_ % - (hyphen). The name is not case sensitive.
3922
4047
  # @return [String]
3923
4048
  #
3924
4049
  # @!attribute [rw] hyper_parameter_tuning_job_config
@@ -4007,6 +4132,120 @@ module Aws::SageMaker
4007
4132
  include Aws::Structure
4008
4133
  end
4009
4134
 
4135
+ # @note When making an API call, you may pass CreateImageRequest
4136
+ # data as a hash:
4137
+ #
4138
+ # {
4139
+ # description: "ImageDescription",
4140
+ # display_name: "ImageDisplayName",
4141
+ # image_name: "ImageName", # required
4142
+ # role_arn: "RoleArn", # required
4143
+ # tags: [
4144
+ # {
4145
+ # key: "TagKey", # required
4146
+ # value: "TagValue", # required
4147
+ # },
4148
+ # ],
4149
+ # }
4150
+ #
4151
+ # @!attribute [rw] description
4152
+ # The description of the image.
4153
+ # @return [String]
4154
+ #
4155
+ # @!attribute [rw] display_name
4156
+ # The display name of the image. When the image is added to a domain,
4157
+ # `DisplayName` must be unique to the domain.
4158
+ # @return [String]
4159
+ #
4160
+ # @!attribute [rw] image_name
4161
+ # The name of the image. Must be unique to your account.
4162
+ # @return [String]
4163
+ #
4164
+ # @!attribute [rw] role_arn
4165
+ # The Amazon Resource Name (ARN) of an IAM role that enables Amazon
4166
+ # SageMaker to perform tasks on your behalf.
4167
+ # @return [String]
4168
+ #
4169
+ # @!attribute [rw] tags
4170
+ # A list of tags to apply to the image.
4171
+ # @return [Array<Types::Tag>]
4172
+ #
4173
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImageRequest AWS API Documentation
4174
+ #
4175
+ class CreateImageRequest < Struct.new(
4176
+ :description,
4177
+ :display_name,
4178
+ :image_name,
4179
+ :role_arn,
4180
+ :tags)
4181
+ SENSITIVE = []
4182
+ include Aws::Structure
4183
+ end
4184
+
4185
+ # @!attribute [rw] image_arn
4186
+ # The Amazon Resource Name (ARN) of the image.
4187
+ # @return [String]
4188
+ #
4189
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImageResponse AWS API Documentation
4190
+ #
4191
+ class CreateImageResponse < Struct.new(
4192
+ :image_arn)
4193
+ SENSITIVE = []
4194
+ include Aws::Structure
4195
+ end
4196
+
4197
+ # @note When making an API call, you may pass CreateImageVersionRequest
4198
+ # data as a hash:
4199
+ #
4200
+ # {
4201
+ # base_image: "ImageBaseImage", # required
4202
+ # client_token: "ClientToken", # required
4203
+ # image_name: "ImageName", # required
4204
+ # }
4205
+ #
4206
+ # @!attribute [rw] base_image
4207
+ # The registry path of the container image to use as the starting
4208
+ # point for this version. The path is an Amazon Container Registry
4209
+ # (ECR) URI in the following format:
4210
+ #
4211
+ # `<acct-id>.dkr.ecr.<region>.amazonaws.com/<repo-name[:tag] or
4212
+ # [@digest]>`
4213
+ # @return [String]
4214
+ #
4215
+ # @!attribute [rw] client_token
4216
+ # A unique ID. If not specified, the AWS CLI and AWS SDKs, such as the
4217
+ # SDK for Python (Boto3), add a unique value to the call.
4218
+ #
4219
+ # **A suitable default value is auto-generated.** You should normally
4220
+ # not need to pass this option.
4221
+ # @return [String]
4222
+ #
4223
+ # @!attribute [rw] image_name
4224
+ # The `ImageName` of the `Image` to create a version of.
4225
+ # @return [String]
4226
+ #
4227
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImageVersionRequest AWS API Documentation
4228
+ #
4229
+ class CreateImageVersionRequest < Struct.new(
4230
+ :base_image,
4231
+ :client_token,
4232
+ :image_name)
4233
+ SENSITIVE = []
4234
+ include Aws::Structure
4235
+ end
4236
+
4237
+ # @!attribute [rw] image_version_arn
4238
+ # The Amazon Resource Name (ARN) of the image version.
4239
+ # @return [String]
4240
+ #
4241
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImageVersionResponse AWS API Documentation
4242
+ #
4243
+ class CreateImageVersionResponse < Struct.new(
4244
+ :image_version_arn)
4245
+ SENSITIVE = []
4246
+ include Aws::Structure
4247
+ end
4248
+
4010
4249
  # @note When making an API call, you may pass CreateLabelingJobRequest
4011
4250
  # data as a hash:
4012
4251
  #
@@ -4111,7 +4350,7 @@ module Aws::SageMaker
4111
4350
  # @return [String]
4112
4351
  #
4113
4352
  # @!attribute [rw] label_category_config_s3_uri
4114
- # The S3 URL of the file that defines the categories used to label the
4353
+ # The S3 URI of the file that defines the categories used to label the
4115
4354
  # data objects.
4116
4355
  #
4117
4356
  # For 3D point cloud task types, see [Create a Labeling Category
@@ -4232,7 +4471,7 @@ module Aws::SageMaker
4232
4471
  # environment: {
4233
4472
  # "EnvironmentKey" => "EnvironmentValue",
4234
4473
  # },
4235
- # model_package_name: "ArnOrName",
4474
+ # model_package_name: "VersionedArnOrName",
4236
4475
  # },
4237
4476
  # containers: [
4238
4477
  # {
@@ -4246,7 +4485,7 @@ module Aws::SageMaker
4246
4485
  # environment: {
4247
4486
  # "EnvironmentKey" => "EnvironmentValue",
4248
4487
  # },
4249
- # model_package_name: "ArnOrName",
4488
+ # model_package_name: "VersionedArnOrName",
4250
4489
  # },
4251
4490
  # ],
4252
4491
  # execution_role_arn: "RoleArn", # required
@@ -4353,7 +4592,7 @@ module Aws::SageMaker
4353
4592
  # data as a hash:
4354
4593
  #
4355
4594
  # {
4356
- # model_package_name: "EntityName", # required
4595
+ # model_package_name: "EntityName",
4357
4596
  # model_package_description: "EntityDescription",
4358
4597
  # inference_specification: {
4359
4598
  # containers: [ # required
@@ -5102,7 +5341,7 @@ module Aws::SageMaker
5102
5341
  # {
5103
5342
  # training_job_name: "TrainingJobName", # required
5104
5343
  # hyper_parameters: {
5105
- # "ParameterKey" => "ParameterValue",
5344
+ # "HyperParameterKey" => "HyperParameterValue",
5106
5345
  # },
5107
5346
  # algorithm_specification: { # required
5108
5347
  # training_image: "AlgorithmImage",
@@ -5148,7 +5387,7 @@ module Aws::SageMaker
5148
5387
  # s3_output_path: "S3Uri", # required
5149
5388
  # },
5150
5389
  # resource_config: { # required
5151
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
5390
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
5152
5391
  # instance_count: 1, # required
5153
5392
  # volume_size_in_gb: 1, # required
5154
5393
  # volume_kms_key_id: "KmsKeyId",
@@ -5846,18 +6085,28 @@ module Aws::SageMaker
5846
6085
  # jupyter_server_app_settings: {
5847
6086
  # default_resource_spec: {
5848
6087
  # sage_maker_image_arn: "ImageArn",
6088
+ # sage_maker_image_version_arn: "ImageVersionArn",
5849
6089
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
5850
6090
  # },
5851
6091
  # },
5852
6092
  # kernel_gateway_app_settings: {
5853
6093
  # default_resource_spec: {
5854
6094
  # sage_maker_image_arn: "ImageArn",
6095
+ # sage_maker_image_version_arn: "ImageVersionArn",
5855
6096
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
5856
6097
  # },
6098
+ # custom_images: [
6099
+ # {
6100
+ # image_name: "ImageName", # required
6101
+ # image_version_number: 1,
6102
+ # app_image_config_name: "AppImageConfigName", # required
6103
+ # },
6104
+ # ],
5857
6105
  # },
5858
6106
  # tensor_board_app_settings: {
5859
6107
  # default_resource_spec: {
5860
6108
  # sage_maker_image_arn: "ImageArn",
6109
+ # sage_maker_image_version_arn: "ImageVersionArn",
5861
6110
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
5862
6111
  # },
5863
6112
  # },
@@ -6130,6 +6379,39 @@ module Aws::SageMaker
6130
6379
  include Aws::Structure
6131
6380
  end
6132
6381
 
6382
+ # A custom image.
6383
+ #
6384
+ # @note When making an API call, you may pass CustomImage
6385
+ # data as a hash:
6386
+ #
6387
+ # {
6388
+ # image_name: "ImageName", # required
6389
+ # image_version_number: 1,
6390
+ # app_image_config_name: "AppImageConfigName", # required
6391
+ # }
6392
+ #
6393
+ # @!attribute [rw] image_name
6394
+ # The name of the CustomImage. Must be unique to your account.
6395
+ # @return [String]
6396
+ #
6397
+ # @!attribute [rw] image_version_number
6398
+ # The version number of the CustomImage.
6399
+ # @return [Integer]
6400
+ #
6401
+ # @!attribute [rw] app_image_config_name
6402
+ # The name of the AppImageConfig.
6403
+ # @return [String]
6404
+ #
6405
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CustomImage AWS API Documentation
6406
+ #
6407
+ class CustomImage < Struct.new(
6408
+ :image_name,
6409
+ :image_version_number,
6410
+ :app_image_config_name)
6411
+ SENSITIVE = []
6412
+ include Aws::Structure
6413
+ end
6414
+
6133
6415
  # @note When making an API call, you may pass DataCaptureConfig
6134
6416
  # data as a hash:
6135
6417
  #
@@ -6493,6 +6775,25 @@ module Aws::SageMaker
6493
6775
  include Aws::Structure
6494
6776
  end
6495
6777
 
6778
+ # @note When making an API call, you may pass DeleteAppImageConfigRequest
6779
+ # data as a hash:
6780
+ #
6781
+ # {
6782
+ # app_image_config_name: "AppImageConfigName", # required
6783
+ # }
6784
+ #
6785
+ # @!attribute [rw] app_image_config_name
6786
+ # The name of the AppImageConfig to delete.
6787
+ # @return [String]
6788
+ #
6789
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteAppImageConfigRequest AWS API Documentation
6790
+ #
6791
+ class DeleteAppImageConfigRequest < Struct.new(
6792
+ :app_image_config_name)
6793
+ SENSITIVE = []
6794
+ include Aws::Structure
6795
+ end
6796
+
6496
6797
  # @note When making an API call, you may pass DeleteAppRequest
6497
6798
  # data as a hash:
6498
6799
  #
@@ -6695,6 +6996,58 @@ module Aws::SageMaker
6695
6996
  #
6696
6997
  class DeleteHumanTaskUiResponse < Aws::EmptyStructure; end
6697
6998
 
6999
+ # @note When making an API call, you may pass DeleteImageRequest
7000
+ # data as a hash:
7001
+ #
7002
+ # {
7003
+ # image_name: "ImageName", # required
7004
+ # }
7005
+ #
7006
+ # @!attribute [rw] image_name
7007
+ # The name of the image to delete.
7008
+ # @return [String]
7009
+ #
7010
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageRequest AWS API Documentation
7011
+ #
7012
+ class DeleteImageRequest < Struct.new(
7013
+ :image_name)
7014
+ SENSITIVE = []
7015
+ include Aws::Structure
7016
+ end
7017
+
7018
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageResponse AWS API Documentation
7019
+ #
7020
+ class DeleteImageResponse < Aws::EmptyStructure; end
7021
+
7022
+ # @note When making an API call, you may pass DeleteImageVersionRequest
7023
+ # data as a hash:
7024
+ #
7025
+ # {
7026
+ # image_name: "ImageName", # required
7027
+ # version: 1, # required
7028
+ # }
7029
+ #
7030
+ # @!attribute [rw] image_name
7031
+ # The name of the image.
7032
+ # @return [String]
7033
+ #
7034
+ # @!attribute [rw] version
7035
+ # The version to delete.
7036
+ # @return [Integer]
7037
+ #
7038
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageVersionRequest AWS API Documentation
7039
+ #
7040
+ class DeleteImageVersionRequest < Struct.new(
7041
+ :image_name,
7042
+ :version)
7043
+ SENSITIVE = []
7044
+ include Aws::Structure
7045
+ end
7046
+
7047
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageVersionResponse AWS API Documentation
7048
+ #
7049
+ class DeleteImageVersionResponse < Aws::EmptyStructure; end
7050
+
6698
7051
  # @note When making an API call, you may pass DeleteModelInput
6699
7052
  # data as a hash:
6700
7053
  #
@@ -6718,7 +7071,7 @@ module Aws::SageMaker
6718
7071
  # data as a hash:
6719
7072
  #
6720
7073
  # {
6721
- # model_package_name: "EntityName", # required
7074
+ # model_package_name: "VersionedArnOrName", # required
6722
7075
  # }
6723
7076
  #
6724
7077
  # @!attribute [rw] model_package_name
@@ -7084,6 +7437,57 @@ module Aws::SageMaker
7084
7437
  include Aws::Structure
7085
7438
  end
7086
7439
 
7440
+ # @note When making an API call, you may pass DescribeAppImageConfigRequest
7441
+ # data as a hash:
7442
+ #
7443
+ # {
7444
+ # app_image_config_name: "AppImageConfigName", # required
7445
+ # }
7446
+ #
7447
+ # @!attribute [rw] app_image_config_name
7448
+ # The name of the AppImageConfig to describe.
7449
+ # @return [String]
7450
+ #
7451
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeAppImageConfigRequest AWS API Documentation
7452
+ #
7453
+ class DescribeAppImageConfigRequest < Struct.new(
7454
+ :app_image_config_name)
7455
+ SENSITIVE = []
7456
+ include Aws::Structure
7457
+ end
7458
+
7459
+ # @!attribute [rw] app_image_config_arn
7460
+ # The Amazon Resource Name (ARN) of the AppImageConfig.
7461
+ # @return [String]
7462
+ #
7463
+ # @!attribute [rw] app_image_config_name
7464
+ # The name of the AppImageConfig.
7465
+ # @return [String]
7466
+ #
7467
+ # @!attribute [rw] creation_time
7468
+ # When the AppImageConfig was created.
7469
+ # @return [Time]
7470
+ #
7471
+ # @!attribute [rw] last_modified_time
7472
+ # When the AppImageConfig was last modified.
7473
+ # @return [Time]
7474
+ #
7475
+ # @!attribute [rw] kernel_gateway_image_config
7476
+ # The KernelGateway app.
7477
+ # @return [Types::KernelGatewayImageConfig]
7478
+ #
7479
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeAppImageConfigResponse AWS API Documentation
7480
+ #
7481
+ class DescribeAppImageConfigResponse < Struct.new(
7482
+ :app_image_config_arn,
7483
+ :app_image_config_name,
7484
+ :creation_time,
7485
+ :last_modified_time,
7486
+ :kernel_gateway_image_config)
7487
+ SENSITIVE = []
7488
+ include Aws::Structure
7489
+ end
7490
+
7087
7491
  # @note When making an API call, you may pass DescribeAppRequest
7088
7492
  # data as a hash:
7089
7493
  #
@@ -7122,7 +7526,7 @@ module Aws::SageMaker
7122
7526
  end
7123
7527
 
7124
7528
  # @!attribute [rw] app_arn
7125
- # The app's Amazon Resource Name (ARN).
7529
+ # The Amazon Resource Name (ARN) of the app.
7126
7530
  # @return [String]
7127
7531
  #
7128
7532
  # @!attribute [rw] app_type
@@ -7536,11 +7940,22 @@ module Aws::SageMaker
7536
7940
  # settings are not explicitly specified in a given UserProfile.
7537
7941
  # @return [Types::UserSettings]
7538
7942
  #
7539
- # @!attribute [rw] home_efs_file_system_kms_key_id
7540
- # The AWS Key Management Service encryption key ID.
7541
- # @return [String]
7943
+ # @!attribute [rw] app_network_access_type
7944
+ # Specifies the VPC used for non-EFS traffic. The default value is
7945
+ # `PublicInternetOnly`.
7542
7946
  #
7543
- # @!attribute [rw] subnet_ids
7947
+ # * `PublicInternetOnly` - Non-EFS traffic is through a VPC managed by
7948
+ # Amazon SageMaker, which allows direct internet access
7949
+ #
7950
+ # * `VpcOnly` - All Studio traffic is through the specified VPC and
7951
+ # subnets
7952
+ # @return [String]
7953
+ #
7954
+ # @!attribute [rw] home_efs_file_system_kms_key_id
7955
+ # The AWS Key Management Service encryption key ID.
7956
+ # @return [String]
7957
+ #
7958
+ # @!attribute [rw] subnet_ids
7544
7959
  # The VPC subnets that Studio uses for communication.
7545
7960
  # @return [Array<String>]
7546
7961
  #
@@ -7553,17 +7968,6 @@ module Aws::SageMaker
7553
7968
  # for communication.
7554
7969
  # @return [String]
7555
7970
  #
7556
- # @!attribute [rw] app_network_access_type
7557
- # Specifies the VPC used for non-EFS traffic. The default value is
7558
- # `PublicInternetOnly`.
7559
- #
7560
- # * `PublicInternetOnly` - Non-EFS traffic is through a VPC managed by
7561
- # Amazon SageMaker, which allows direct internet access
7562
- #
7563
- # * `VpcOnly` - All Studio traffic is through the specified VPC and
7564
- # subnets
7565
- # @return [String]
7566
- #
7567
7971
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeDomainResponse AWS API Documentation
7568
7972
  #
7569
7973
  class DescribeDomainResponse < Struct.new(
@@ -7578,11 +7982,11 @@ module Aws::SageMaker
7578
7982
  :failure_reason,
7579
7983
  :auth_mode,
7580
7984
  :default_user_settings,
7985
+ :app_network_access_type,
7581
7986
  :home_efs_file_system_kms_key_id,
7582
7987
  :subnet_ids,
7583
7988
  :url,
7584
- :vpc_id,
7585
- :app_network_access_type)
7989
+ :vpc_id)
7586
7990
  SENSITIVE = []
7587
7991
  include Aws::Structure
7588
7992
  end
@@ -8072,6 +8476,159 @@ module Aws::SageMaker
8072
8476
  include Aws::Structure
8073
8477
  end
8074
8478
 
8479
+ # @note When making an API call, you may pass DescribeImageRequest
8480
+ # data as a hash:
8481
+ #
8482
+ # {
8483
+ # image_name: "ImageName", # required
8484
+ # }
8485
+ #
8486
+ # @!attribute [rw] image_name
8487
+ # The name of the image to describe.
8488
+ # @return [String]
8489
+ #
8490
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageRequest AWS API Documentation
8491
+ #
8492
+ class DescribeImageRequest < Struct.new(
8493
+ :image_name)
8494
+ SENSITIVE = []
8495
+ include Aws::Structure
8496
+ end
8497
+
8498
+ # @!attribute [rw] creation_time
8499
+ # When the image was created.
8500
+ # @return [Time]
8501
+ #
8502
+ # @!attribute [rw] description
8503
+ # The description of the image.
8504
+ # @return [String]
8505
+ #
8506
+ # @!attribute [rw] display_name
8507
+ # The name of the image as displayed.
8508
+ # @return [String]
8509
+ #
8510
+ # @!attribute [rw] failure_reason
8511
+ # When a create, update, or delete operation fails, the reason for the
8512
+ # failure.
8513
+ # @return [String]
8514
+ #
8515
+ # @!attribute [rw] image_arn
8516
+ # The Amazon Resource Name (ARN) of the image.
8517
+ # @return [String]
8518
+ #
8519
+ # @!attribute [rw] image_name
8520
+ # The name of the image.
8521
+ # @return [String]
8522
+ #
8523
+ # @!attribute [rw] image_status
8524
+ # The status of the image.
8525
+ # @return [String]
8526
+ #
8527
+ # @!attribute [rw] last_modified_time
8528
+ # When the image was last modified.
8529
+ # @return [Time]
8530
+ #
8531
+ # @!attribute [rw] role_arn
8532
+ # The Amazon Resource Name (ARN) of the IAM role that enables Amazon
8533
+ # SageMaker to perform tasks on your behalf.
8534
+ # @return [String]
8535
+ #
8536
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageResponse AWS API Documentation
8537
+ #
8538
+ class DescribeImageResponse < Struct.new(
8539
+ :creation_time,
8540
+ :description,
8541
+ :display_name,
8542
+ :failure_reason,
8543
+ :image_arn,
8544
+ :image_name,
8545
+ :image_status,
8546
+ :last_modified_time,
8547
+ :role_arn)
8548
+ SENSITIVE = []
8549
+ include Aws::Structure
8550
+ end
8551
+
8552
+ # @note When making an API call, you may pass DescribeImageVersionRequest
8553
+ # data as a hash:
8554
+ #
8555
+ # {
8556
+ # image_name: "ImageName", # required
8557
+ # version: 1,
8558
+ # }
8559
+ #
8560
+ # @!attribute [rw] image_name
8561
+ # The name of the image.
8562
+ # @return [String]
8563
+ #
8564
+ # @!attribute [rw] version
8565
+ # The version of the image. If not specified, the latest version is
8566
+ # described.
8567
+ # @return [Integer]
8568
+ #
8569
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageVersionRequest AWS API Documentation
8570
+ #
8571
+ class DescribeImageVersionRequest < Struct.new(
8572
+ :image_name,
8573
+ :version)
8574
+ SENSITIVE = []
8575
+ include Aws::Structure
8576
+ end
8577
+
8578
+ # @!attribute [rw] base_image
8579
+ # The registry path of the container image on which this image version
8580
+ # is based.
8581
+ # @return [String]
8582
+ #
8583
+ # @!attribute [rw] container_image
8584
+ # The registry path of the container image that contains this image
8585
+ # version.
8586
+ # @return [String]
8587
+ #
8588
+ # @!attribute [rw] creation_time
8589
+ # When the version was created.
8590
+ # @return [Time]
8591
+ #
8592
+ # @!attribute [rw] failure_reason
8593
+ # When a create or delete operation fails, the reason for the failure.
8594
+ # @return [String]
8595
+ #
8596
+ # @!attribute [rw] image_arn
8597
+ # The Amazon Resource Name (ARN) of the image the version is based on.
8598
+ # @return [String]
8599
+ #
8600
+ # @!attribute [rw] image_version_arn
8601
+ # The ARN of the version.
8602
+ # @return [String]
8603
+ #
8604
+ # @!attribute [rw] image_version_status
8605
+ # The status of the version.
8606
+ # @return [String]
8607
+ #
8608
+ # @!attribute [rw] last_modified_time
8609
+ # When the version was last modified.
8610
+ # @return [Time]
8611
+ #
8612
+ # @!attribute [rw] version
8613
+ # The version number.
8614
+ # @return [Integer]
8615
+ #
8616
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageVersionResponse AWS API Documentation
8617
+ #
8618
+ class DescribeImageVersionResponse < Struct.new(
8619
+ :base_image,
8620
+ :container_image,
8621
+ :creation_time,
8622
+ :failure_reason,
8623
+ :image_arn,
8624
+ :image_version_arn,
8625
+ :image_version_status,
8626
+ :last_modified_time,
8627
+ :version)
8628
+ SENSITIVE = []
8629
+ include Aws::Structure
8630
+ end
8631
+
8075
8632
  # @note When making an API call, you may pass DescribeLabelingJobRequest
8076
8633
  # data as a hash:
8077
8634
  #
@@ -8321,7 +8878,7 @@ module Aws::SageMaker
8321
8878
  # data as a hash:
8322
8879
  #
8323
8880
  # {
8324
- # model_package_name: "ArnOrName", # required
8881
+ # model_package_name: "VersionedArnOrName", # required
8325
8882
  # }
8326
8883
  #
8327
8884
  # @!attribute [rw] model_package_name
@@ -10156,6 +10713,42 @@ module Aws::SageMaker
10156
10713
  include Aws::Structure
10157
10714
  end
10158
10715
 
10716
+ # The Amazon Elastic File System (EFS) storage configuration for an
10717
+ # image.
10718
+ #
10719
+ # @note When making an API call, you may pass FileSystemConfig
10720
+ # data as a hash:
10721
+ #
10722
+ # {
10723
+ # mount_path: "MountPath",
10724
+ # default_uid: 1,
10725
+ # default_gid: 1,
10726
+ # }
10727
+ #
10728
+ # @!attribute [rw] mount_path
10729
+ # The path within the image to mount the user's EFS home directory.
10730
+ # The directory should be empty. If not specified, defaults to
10731
+ # */home/sagemaker-user*.
10732
+ # @return [String]
10733
+ #
10734
+ # @!attribute [rw] default_uid
10735
+ # The default POSIX user ID. If not specified, defaults to `1000`.
10736
+ # @return [Integer]
10737
+ #
10738
+ # @!attribute [rw] default_gid
10739
+ # The default POSIX group ID. If not specified, defaults to `100`.
10740
+ # @return [Integer]
10741
+ #
10742
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/FileSystemConfig AWS API Documentation
10743
+ #
10744
+ class FileSystemConfig < Struct.new(
10745
+ :mount_path,
10746
+ :default_uid,
10747
+ :default_gid)
10748
+ SENSITIVE = []
10749
+ include Aws::Structure
10750
+ end
10751
+
10159
10752
  # Specifies a file system data source for a channel.
10160
10753
  #
10161
10754
  # @note When making an API call, you may pass FileSystemDataSource
@@ -11839,7 +12432,7 @@ module Aws::SageMaker
11839
12432
  # },
11840
12433
  # is_tunable: false,
11841
12434
  # is_required: false,
11842
- # default_value: "ParameterValue",
12435
+ # default_value: "HyperParameterValue",
11843
12436
  # }
11844
12437
  #
11845
12438
  # @!attribute [rw] name
@@ -11923,7 +12516,7 @@ module Aws::SageMaker
11923
12516
  # ],
11924
12517
  # },
11925
12518
  # static_hyper_parameters: {
11926
- # "ParameterKey" => "ParameterValue",
12519
+ # "HyperParameterKey" => "HyperParameterValue",
11927
12520
  # },
11928
12521
  # algorithm_specification: { # required
11929
12522
  # training_image: "AlgorithmImage",
@@ -11972,7 +12565,7 @@ module Aws::SageMaker
11972
12565
  # s3_output_path: "S3Uri", # required
11973
12566
  # },
11974
12567
  # resource_config: { # required
11975
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
12568
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
11976
12569
  # instance_count: 1, # required
11977
12570
  # volume_size_in_gb: 1, # required
11978
12571
  # volume_kms_key_id: "KmsKeyId",
@@ -12516,6 +13109,58 @@ module Aws::SageMaker
12516
13109
  include Aws::Structure
12517
13110
  end
12518
13111
 
13112
+ # A SageMaker image. A SageMaker image represents a set of container
13113
+ # images that are derived from a common base container image. Each of
13114
+ # these container images is represented by a SageMaker `ImageVersion`.
13115
+ #
13116
+ # @!attribute [rw] creation_time
13117
+ # When the image was created.
13118
+ # @return [Time]
13119
+ #
13120
+ # @!attribute [rw] description
13121
+ # The description of the image.
13122
+ # @return [String]
13123
+ #
13124
+ # @!attribute [rw] display_name
13125
+ # The name of the image as displayed.
13126
+ # @return [String]
13127
+ #
13128
+ # @!attribute [rw] failure_reason
13129
+ # When a create, update, or delete operation fails, the reason for the
13130
+ # failure.
13131
+ # @return [String]
13132
+ #
13133
+ # @!attribute [rw] image_arn
13134
+ # The Amazon Resource Name (ARN) of the image.
13135
+ # @return [String]
13136
+ #
13137
+ # @!attribute [rw] image_name
13138
+ # The name of the image.
13139
+ # @return [String]
13140
+ #
13141
+ # @!attribute [rw] image_status
13142
+ # The status of the image.
13143
+ # @return [String]
13144
+ #
13145
+ # @!attribute [rw] last_modified_time
13146
+ # When the image was last modified.
13147
+ # @return [Time]
13148
+ #
13149
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Image AWS API Documentation
13150
+ #
13151
+ class Image < Struct.new(
13152
+ :creation_time,
13153
+ :description,
13154
+ :display_name,
13155
+ :failure_reason,
13156
+ :image_arn,
13157
+ :image_name,
13158
+ :image_status,
13159
+ :last_modified_time)
13160
+ SENSITIVE = []
13161
+ include Aws::Structure
13162
+ end
13163
+
12519
13164
  # Specifies whether the model container is in Amazon ECR or a private
12520
13165
  # Docker registry accessible from your Amazon Virtual Private Cloud
12521
13166
  # (VPC).
@@ -12544,6 +13189,51 @@ module Aws::SageMaker
12544
13189
  include Aws::Structure
12545
13190
  end
12546
13191
 
13192
+ # A version of a SageMaker `Image`. A version represents an existing
13193
+ # container image.
13194
+ #
13195
+ # @!attribute [rw] creation_time
13196
+ # When the version was created.
13197
+ # @return [Time]
13198
+ #
13199
+ # @!attribute [rw] failure_reason
13200
+ # When a create or delete operation fails, the reason for the failure.
13201
+ # @return [String]
13202
+ #
13203
+ # @!attribute [rw] image_arn
13204
+ # The Amazon Resource Name (ARN) of the image the version is based on.
13205
+ # @return [String]
13206
+ #
13207
+ # @!attribute [rw] image_version_arn
13208
+ # The ARN of the version.
13209
+ # @return [String]
13210
+ #
13211
+ # @!attribute [rw] image_version_status
13212
+ # The status of the version.
13213
+ # @return [String]
13214
+ #
13215
+ # @!attribute [rw] last_modified_time
13216
+ # When the version was last modified.
13217
+ # @return [Time]
13218
+ #
13219
+ # @!attribute [rw] version
13220
+ # The version number.
13221
+ # @return [Integer]
13222
+ #
13223
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ImageVersion AWS API Documentation
13224
+ #
13225
+ class ImageVersion < Struct.new(
13226
+ :creation_time,
13227
+ :failure_reason,
13228
+ :image_arn,
13229
+ :image_version_arn,
13230
+ :image_version_status,
13231
+ :last_modified_time,
13232
+ :version)
13233
+ SENSITIVE = []
13234
+ include Aws::Structure
13235
+ end
13236
+
12547
13237
  # Defines how to perform inference generation after a training job is
12548
13238
  # run.
12549
13239
  #
@@ -12611,7 +13301,7 @@ module Aws::SageMaker
12611
13301
  # {
12612
13302
  # s3_uri: "S3Uri", # required
12613
13303
  # data_input_config: "DataInputConfig", # required
12614
- # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE
13304
+ # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET
12615
13305
  # }
12616
13306
  #
12617
13307
  # @!attribute [rw] s3_uri
@@ -12898,6 +13588,7 @@ module Aws::SageMaker
12898
13588
  # {
12899
13589
  # default_resource_spec: {
12900
13590
  # sage_maker_image_arn: "ImageArn",
13591
+ # sage_maker_image_version_arn: "ImageVersionArn",
12901
13592
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
12902
13593
  # },
12903
13594
  # }
@@ -12915,7 +13606,7 @@ module Aws::SageMaker
12915
13606
  include Aws::Structure
12916
13607
  end
12917
13608
 
12918
- # The kernel gateway app settings.
13609
+ # The KernelGateway app settings.
12919
13610
  #
12920
13611
  # @note When making an API call, you may pass KernelGatewayAppSettings
12921
13612
  # data as a hash:
@@ -12923,19 +13614,98 @@ module Aws::SageMaker
12923
13614
  # {
12924
13615
  # default_resource_spec: {
12925
13616
  # sage_maker_image_arn: "ImageArn",
13617
+ # sage_maker_image_version_arn: "ImageVersionArn",
12926
13618
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
12927
13619
  # },
13620
+ # custom_images: [
13621
+ # {
13622
+ # image_name: "ImageName", # required
13623
+ # image_version_number: 1,
13624
+ # app_image_config_name: "AppImageConfigName", # required
13625
+ # },
13626
+ # ],
12928
13627
  # }
12929
13628
  #
12930
13629
  # @!attribute [rw] default_resource_spec
12931
13630
  # The default instance type and the Amazon Resource Name (ARN) of the
12932
- # SageMaker image created on the instance.
13631
+ # default SageMaker image used by the KernelGateway app.
12933
13632
  # @return [Types::ResourceSpec]
12934
13633
  #
13634
+ # @!attribute [rw] custom_images
13635
+ # A list of custom images that are configured to run as a
13636
+ # KernelGateway app.
13637
+ # @return [Array<Types::CustomImage>]
13638
+ #
12935
13639
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelGatewayAppSettings AWS API Documentation
12936
13640
  #
12937
13641
  class KernelGatewayAppSettings < Struct.new(
12938
- :default_resource_spec)
13642
+ :default_resource_spec,
13643
+ :custom_images)
13644
+ SENSITIVE = []
13645
+ include Aws::Structure
13646
+ end
13647
+
13648
+ # The configuration for an Amazon SageMaker KernelGateway app.
13649
+ #
13650
+ # @note When making an API call, you may pass KernelGatewayImageConfig
13651
+ # data as a hash:
13652
+ #
13653
+ # {
13654
+ # kernel_specs: [ # required
13655
+ # {
13656
+ # name: "KernelName", # required
13657
+ # display_name: "KernelDisplayName",
13658
+ # },
13659
+ # ],
13660
+ # file_system_config: {
13661
+ # mount_path: "MountPath",
13662
+ # default_uid: 1,
13663
+ # default_gid: 1,
13664
+ # },
13665
+ # }
13666
+ #
13667
+ # @!attribute [rw] kernel_specs
13668
+ # Defines how a kernel is started and the arguments, environment
13669
+ # variables, and metadata that are available to the kernel.
13670
+ # @return [Array<Types::KernelSpec>]
13671
+ #
13672
+ # @!attribute [rw] file_system_config
13673
+ # The file system configuration.
13674
+ # @return [Types::FileSystemConfig]
13675
+ #
13676
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelGatewayImageConfig AWS API Documentation
13677
+ #
13678
+ class KernelGatewayImageConfig < Struct.new(
13679
+ :kernel_specs,
13680
+ :file_system_config)
13681
+ SENSITIVE = []
13682
+ include Aws::Structure
13683
+ end
13684
+
13685
+ # Defines how a kernel is started and the arguments, environment
13686
+ # variables, and metadata that are available to the kernel.
13687
+ #
13688
+ # @note When making an API call, you may pass KernelSpec
13689
+ # data as a hash:
13690
+ #
13691
+ # {
13692
+ # name: "KernelName", # required
13693
+ # display_name: "KernelDisplayName",
13694
+ # }
13695
+ #
13696
+ # @!attribute [rw] name
13697
+ # The name of the kernel. Must be unique to your account.
13698
+ # @return [String]
13699
+ #
13700
+ # @!attribute [rw] display_name
13701
+ # The display name of the kernel.
13702
+ # @return [String]
13703
+ #
13704
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelSpec AWS API Documentation
13705
+ #
13706
+ class KernelSpec < Struct.new(
13707
+ :name,
13708
+ :display_name)
12939
13709
  SENSITIVE = []
12940
13710
  include Aws::Structure
12941
13711
  end
@@ -13498,60 +14268,154 @@ module Aws::SageMaker
13498
14268
  # time (timestamp).
13499
14269
  # @return [Time]
13500
14270
  #
13501
- # @!attribute [rw] max_results
13502
- # The maximum number of algorithms to return in the response.
13503
- # @return [Integer]
13504
- #
13505
- # @!attribute [rw] name_contains
13506
- # A string in the algorithm name. This filter returns only algorithms
13507
- # whose name contains the specified string.
13508
- # @return [String]
14271
+ # @!attribute [rw] max_results
14272
+ # The maximum number of algorithms to return in the response.
14273
+ # @return [Integer]
14274
+ #
14275
+ # @!attribute [rw] name_contains
14276
+ # A string in the algorithm name. This filter returns only algorithms
14277
+ # whose name contains the specified string.
14278
+ # @return [String]
14279
+ #
14280
+ # @!attribute [rw] next_token
14281
+ # If the response to a previous `ListAlgorithms` request was
14282
+ # truncated, the response includes a `NextToken`. To retrieve the next
14283
+ # set of algorithms, use the token in the next request.
14284
+ # @return [String]
14285
+ #
14286
+ # @!attribute [rw] sort_by
14287
+ # The parameter by which to sort the results. The default is
14288
+ # `CreationTime`.
14289
+ # @return [String]
14290
+ #
14291
+ # @!attribute [rw] sort_order
14292
+ # The sort order for the results. The default is `Ascending`.
14293
+ # @return [String]
14294
+ #
14295
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAlgorithmsInput AWS API Documentation
14296
+ #
14297
+ class ListAlgorithmsInput < Struct.new(
14298
+ :creation_time_after,
14299
+ :creation_time_before,
14300
+ :max_results,
14301
+ :name_contains,
14302
+ :next_token,
14303
+ :sort_by,
14304
+ :sort_order)
14305
+ SENSITIVE = []
14306
+ include Aws::Structure
14307
+ end
14308
+
14309
+ # @!attribute [rw] algorithm_summary_list
14310
+ # &gt;An array of `AlgorithmSummary` objects, each of which lists an
14311
+ # algorithm.
14312
+ # @return [Array<Types::AlgorithmSummary>]
14313
+ #
14314
+ # @!attribute [rw] next_token
14315
+ # If the response is truncated, Amazon SageMaker returns this token.
14316
+ # To retrieve the next set of algorithms, use it in the subsequent
14317
+ # request.
14318
+ # @return [String]
14319
+ #
14320
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAlgorithmsOutput AWS API Documentation
14321
+ #
14322
+ class ListAlgorithmsOutput < Struct.new(
14323
+ :algorithm_summary_list,
14324
+ :next_token)
14325
+ SENSITIVE = []
14326
+ include Aws::Structure
14327
+ end
14328
+
14329
+ # @note When making an API call, you may pass ListAppImageConfigsRequest
14330
+ # data as a hash:
14331
+ #
14332
+ # {
14333
+ # max_results: 1,
14334
+ # next_token: "NextToken",
14335
+ # name_contains: "AppImageConfigName",
14336
+ # creation_time_before: Time.now,
14337
+ # creation_time_after: Time.now,
14338
+ # modified_time_before: Time.now,
14339
+ # modified_time_after: Time.now,
14340
+ # sort_by: "CreationTime", # accepts CreationTime, LastModifiedTime, Name
14341
+ # sort_order: "Ascending", # accepts Ascending, Descending
14342
+ # }
14343
+ #
14344
+ # @!attribute [rw] max_results
14345
+ # The maximum number of AppImageConfigs to return in the response. The
14346
+ # default value is 10.
14347
+ # @return [Integer]
14348
+ #
14349
+ # @!attribute [rw] next_token
14350
+ # If the previous call to `ListImages` didn't return the full set of
14351
+ # AppImageConfigs, the call returns a token for getting the next set
14352
+ # of AppImageConfigs.
14353
+ # @return [String]
14354
+ #
14355
+ # @!attribute [rw] name_contains
14356
+ # A filter that returns only AppImageConfigs whose name contains the
14357
+ # specified string.
14358
+ # @return [String]
14359
+ #
14360
+ # @!attribute [rw] creation_time_before
14361
+ # A filter that returns only AppImageConfigs created on or before the
14362
+ # specified time.
14363
+ # @return [Time]
14364
+ #
14365
+ # @!attribute [rw] creation_time_after
14366
+ # A filter that returns only AppImageConfigs created on or after the
14367
+ # specified time.
14368
+ # @return [Time]
14369
+ #
14370
+ # @!attribute [rw] modified_time_before
14371
+ # A filter that returns only AppImageConfigs modified on or before the
14372
+ # specified time.
14373
+ # @return [Time]
13509
14374
  #
13510
- # @!attribute [rw] next_token
13511
- # If the response to a previous `ListAlgorithms` request was
13512
- # truncated, the response includes a `NextToken`. To retrieve the next
13513
- # set of algorithms, use the token in the next request.
13514
- # @return [String]
14375
+ # @!attribute [rw] modified_time_after
14376
+ # A filter that returns only AppImageConfigs modified on or after the
14377
+ # specified time.
14378
+ # @return [Time]
13515
14379
  #
13516
14380
  # @!attribute [rw] sort_by
13517
- # The parameter by which to sort the results. The default is
14381
+ # The property used to sort results. The default value is
13518
14382
  # `CreationTime`.
13519
14383
  # @return [String]
13520
14384
  #
13521
14385
  # @!attribute [rw] sort_order
13522
- # The sort order for the results. The default is `Ascending`.
14386
+ # The sort order. The default value is `Descending`.
13523
14387
  # @return [String]
13524
14388
  #
13525
- # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAlgorithmsInput AWS API Documentation
14389
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAppImageConfigsRequest AWS API Documentation
13526
14390
  #
13527
- class ListAlgorithmsInput < Struct.new(
13528
- :creation_time_after,
13529
- :creation_time_before,
14391
+ class ListAppImageConfigsRequest < Struct.new(
13530
14392
  :max_results,
13531
- :name_contains,
13532
14393
  :next_token,
14394
+ :name_contains,
14395
+ :creation_time_before,
14396
+ :creation_time_after,
14397
+ :modified_time_before,
14398
+ :modified_time_after,
13533
14399
  :sort_by,
13534
14400
  :sort_order)
13535
14401
  SENSITIVE = []
13536
14402
  include Aws::Structure
13537
14403
  end
13538
14404
 
13539
- # @!attribute [rw] algorithm_summary_list
13540
- # &gt;An array of `AlgorithmSummary` objects, each of which lists an
13541
- # algorithm.
13542
- # @return [Array<Types::AlgorithmSummary>]
13543
- #
13544
14405
  # @!attribute [rw] next_token
13545
- # If the response is truncated, Amazon SageMaker returns this token.
13546
- # To retrieve the next set of algorithms, use it in the subsequent
13547
- # request.
14406
+ # A token for getting the next set of AppImageConfigs, if there are
14407
+ # any.
13548
14408
  # @return [String]
13549
14409
  #
13550
- # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAlgorithmsOutput AWS API Documentation
14410
+ # @!attribute [rw] app_image_configs
14411
+ # A list of AppImageConfigs and their properties.
14412
+ # @return [Array<Types::AppImageConfigDetails>]
13551
14413
  #
13552
- class ListAlgorithmsOutput < Struct.new(
13553
- :algorithm_summary_list,
13554
- :next_token)
14414
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAppImageConfigsResponse AWS API Documentation
14415
+ #
14416
+ class ListAppImageConfigsResponse < Struct.new(
14417
+ :next_token,
14418
+ :app_image_configs)
13555
14419
  SENSITIVE = []
13556
14420
  include Aws::Structure
13557
14421
  end
@@ -14531,6 +15395,190 @@ module Aws::SageMaker
14531
15395
  include Aws::Structure
14532
15396
  end
14533
15397
 
15398
+ # @note When making an API call, you may pass ListImageVersionsRequest
15399
+ # data as a hash:
15400
+ #
15401
+ # {
15402
+ # creation_time_after: Time.now,
15403
+ # creation_time_before: Time.now,
15404
+ # image_name: "ImageName", # required
15405
+ # last_modified_time_after: Time.now,
15406
+ # last_modified_time_before: Time.now,
15407
+ # max_results: 1,
15408
+ # next_token: "NextToken",
15409
+ # sort_by: "CREATION_TIME", # accepts CREATION_TIME, LAST_MODIFIED_TIME, VERSION
15410
+ # sort_order: "ASCENDING", # accepts ASCENDING, DESCENDING
15411
+ # }
15412
+ #
15413
+ # @!attribute [rw] creation_time_after
15414
+ # A filter that returns only versions created on or after the
15415
+ # specified time.
15416
+ # @return [Time]
15417
+ #
15418
+ # @!attribute [rw] creation_time_before
15419
+ # A filter that returns only versions created on or before the
15420
+ # specified time.
15421
+ # @return [Time]
15422
+ #
15423
+ # @!attribute [rw] image_name
15424
+ # The name of the image to list the versions of.
15425
+ # @return [String]
15426
+ #
15427
+ # @!attribute [rw] last_modified_time_after
15428
+ # A filter that returns only versions modified on or after the
15429
+ # specified time.
15430
+ # @return [Time]
15431
+ #
15432
+ # @!attribute [rw] last_modified_time_before
15433
+ # A filter that returns only versions modified on or before the
15434
+ # specified time.
15435
+ # @return [Time]
15436
+ #
15437
+ # @!attribute [rw] max_results
15438
+ # The maximum number of versions to return in the response. The
15439
+ # default value is 10.
15440
+ # @return [Integer]
15441
+ #
15442
+ # @!attribute [rw] next_token
15443
+ # If the previous call to `ListImageVersions` didn't return the full
15444
+ # set of versions, the call returns a token for getting the next set
15445
+ # of versions.
15446
+ # @return [String]
15447
+ #
15448
+ # @!attribute [rw] sort_by
15449
+ # The property used to sort results. The default value is
15450
+ # `CREATION_TIME`.
15451
+ # @return [String]
15452
+ #
15453
+ # @!attribute [rw] sort_order
15454
+ # The sort order. The default value is `DESCENDING`.
15455
+ # @return [String]
15456
+ #
15457
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImageVersionsRequest AWS API Documentation
15458
+ #
15459
+ class ListImageVersionsRequest < Struct.new(
15460
+ :creation_time_after,
15461
+ :creation_time_before,
15462
+ :image_name,
15463
+ :last_modified_time_after,
15464
+ :last_modified_time_before,
15465
+ :max_results,
15466
+ :next_token,
15467
+ :sort_by,
15468
+ :sort_order)
15469
+ SENSITIVE = []
15470
+ include Aws::Structure
15471
+ end
15472
+
15473
+ # @!attribute [rw] image_versions
15474
+ # A list of versions and their properties.
15475
+ # @return [Array<Types::ImageVersion>]
15476
+ #
15477
+ # @!attribute [rw] next_token
15478
+ # A token for getting the next set of versions, if there are any.
15479
+ # @return [String]
15480
+ #
15481
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImageVersionsResponse AWS API Documentation
15482
+ #
15483
+ class ListImageVersionsResponse < Struct.new(
15484
+ :image_versions,
15485
+ :next_token)
15486
+ SENSITIVE = []
15487
+ include Aws::Structure
15488
+ end
15489
+
15490
+ # @note When making an API call, you may pass ListImagesRequest
15491
+ # data as a hash:
15492
+ #
15493
+ # {
15494
+ # creation_time_after: Time.now,
15495
+ # creation_time_before: Time.now,
15496
+ # last_modified_time_after: Time.now,
15497
+ # last_modified_time_before: Time.now,
15498
+ # max_results: 1,
15499
+ # name_contains: "ImageNameContains",
15500
+ # next_token: "NextToken",
15501
+ # sort_by: "CREATION_TIME", # accepts CREATION_TIME, LAST_MODIFIED_TIME, IMAGE_NAME
15502
+ # sort_order: "ASCENDING", # accepts ASCENDING, DESCENDING
15503
+ # }
15504
+ #
15505
+ # @!attribute [rw] creation_time_after
15506
+ # A filter that returns only images created on or after the specified
15507
+ # time.
15508
+ # @return [Time]
15509
+ #
15510
+ # @!attribute [rw] creation_time_before
15511
+ # A filter that returns only images created on or before the specified
15512
+ # time.
15513
+ # @return [Time]
15514
+ #
15515
+ # @!attribute [rw] last_modified_time_after
15516
+ # A filter that returns only images modified on or after the specified
15517
+ # time.
15518
+ # @return [Time]
15519
+ #
15520
+ # @!attribute [rw] last_modified_time_before
15521
+ # A filter that returns only images modified on or before the
15522
+ # specified time.
15523
+ # @return [Time]
15524
+ #
15525
+ # @!attribute [rw] max_results
15526
+ # The maximum number of images to return in the response. The default
15527
+ # value is 10.
15528
+ # @return [Integer]
15529
+ #
15530
+ # @!attribute [rw] name_contains
15531
+ # A filter that returns only images whose name contains the specified
15532
+ # string.
15533
+ # @return [String]
15534
+ #
15535
+ # @!attribute [rw] next_token
15536
+ # If the previous call to `ListImages` didn't return the full set of
15537
+ # images, the call returns a token for getting the next set of images.
15538
+ # @return [String]
15539
+ #
15540
+ # @!attribute [rw] sort_by
15541
+ # The property used to sort results. The default value is
15542
+ # `CREATION_TIME`.
15543
+ # @return [String]
15544
+ #
15545
+ # @!attribute [rw] sort_order
15546
+ # The sort order. The default value is `DESCENDING`.
15547
+ # @return [String]
15548
+ #
15549
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImagesRequest AWS API Documentation
15550
+ #
15551
+ class ListImagesRequest < Struct.new(
15552
+ :creation_time_after,
15553
+ :creation_time_before,
15554
+ :last_modified_time_after,
15555
+ :last_modified_time_before,
15556
+ :max_results,
15557
+ :name_contains,
15558
+ :next_token,
15559
+ :sort_by,
15560
+ :sort_order)
15561
+ SENSITIVE = []
15562
+ include Aws::Structure
15563
+ end
15564
+
15565
+ # @!attribute [rw] images
15566
+ # A list of images and their properties.
15567
+ # @return [Array<Types::Image>]
15568
+ #
15569
+ # @!attribute [rw] next_token
15570
+ # A token for getting the next set of images, if there are any.
15571
+ # @return [String]
15572
+ #
15573
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImagesResponse AWS API Documentation
15574
+ #
15575
+ class ListImagesResponse < Struct.new(
15576
+ :images,
15577
+ :next_token)
15578
+ SENSITIVE = []
15579
+ include Aws::Structure
15580
+ end
15581
+
14534
15582
  # @note When making an API call, you may pass ListLabelingJobsForWorkteamRequest
14535
15583
  # data as a hash:
14536
15584
  #
@@ -17891,6 +18939,13 @@ module Aws::SageMaker
17891
18939
  # * `mattr`\: Add `\{'mattr': ['+neon']\}` to compiler options if
17892
18940
  # compiling for ARM 32-bit platform with NEON support.
17893
18941
  #
18942
+ # * `INFERENTIA`\: Compilation for target ml\_inf1 uses compiler
18943
+ # options passed in as a JSON string. For example,
18944
+ # `"CompilerOptions": ""--verbose 1 --num-neuroncores 2 -O2""`.
18945
+ #
18946
+ # For information about supported compiler options, see [ Neuron
18947
+ # Compiler CLI][1].
18948
+ #
17894
18949
  # * `CoreML`\: Compilation for the CoreML OutputConfig$TargetDevice
17895
18950
  # supports the following compiler options:
17896
18951
  #
@@ -17900,6 +18955,10 @@ module Aws::SageMaker
17900
18955
  # be separated by newlines.
17901
18956
  #
17902
18957
  # ^
18958
+ #
18959
+ #
18960
+ #
18961
+ # [1]: https://github.com/aws/aws-neuron-sdk/blob/master/docs/neuron-cc/command-line-reference.md
17903
18962
  # @return [String]
17904
18963
  #
17905
18964
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OutputConfig AWS API Documentation
@@ -19172,7 +20231,7 @@ module Aws::SageMaker
19172
20231
  # data as a hash:
19173
20232
  #
19174
20233
  # {
19175
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
20234
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
19176
20235
  # instance_count: 1, # required
19177
20236
  # volume_size_in_gb: 1, # required
19178
20237
  # volume_kms_key_id: "KmsKeyId",
@@ -19336,31 +20395,35 @@ module Aws::SageMaker
19336
20395
  include Aws::Structure
19337
20396
  end
19338
20397
 
19339
- # The instance type and the Amazon Resource Name (ARN) of the SageMaker
19340
- # image created on the instance. The ARN is stored as metadata in
19341
- # SageMaker Studio notebooks.
20398
+ # Specifies the ARN's of a SageMaker image and SageMaker image version,
20399
+ # and the instance type that the version runs on.
19342
20400
  #
19343
20401
  # @note When making an API call, you may pass ResourceSpec
19344
20402
  # data as a hash:
19345
20403
  #
19346
20404
  # {
19347
20405
  # sage_maker_image_arn: "ImageArn",
20406
+ # sage_maker_image_version_arn: "ImageVersionArn",
19348
20407
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
19349
20408
  # }
19350
20409
  #
19351
20410
  # @!attribute [rw] sage_maker_image_arn
19352
- # The Amazon Resource Name (ARN) of the SageMaker image created on the
19353
- # instance.
20411
+ # The ARN of the SageMaker image that the image version belongs to.
20412
+ # @return [String]
20413
+ #
20414
+ # @!attribute [rw] sage_maker_image_version_arn
20415
+ # The ARN of the image version created on the instance.
19354
20416
  # @return [String]
19355
20417
  #
19356
20418
  # @!attribute [rw] instance_type
19357
- # The instance type.
20419
+ # The instance type that the image version runs on.
19358
20420
  # @return [String]
19359
20421
  #
19360
20422
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ResourceSpec AWS API Documentation
19361
20423
  #
19362
20424
  class ResourceSpec < Struct.new(
19363
20425
  :sage_maker_image_arn,
20426
+ :sage_maker_image_version_arn,
19364
20427
  :instance_type)
19365
20428
  SENSITIVE = []
19366
20429
  include Aws::Structure
@@ -20529,6 +21592,7 @@ module Aws::SageMaker
20529
21592
  # {
20530
21593
  # default_resource_spec: {
20531
21594
  # sage_maker_image_arn: "ImageArn",
21595
+ # sage_maker_image_version_arn: "ImageVersionArn",
20532
21596
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
20533
21597
  # },
20534
21598
  # }
@@ -20897,7 +21961,7 @@ module Aws::SageMaker
20897
21961
  # {
20898
21962
  # training_input_mode: "Pipe", # required, accepts Pipe, File
20899
21963
  # hyper_parameters: {
20900
- # "ParameterKey" => "ParameterValue",
21964
+ # "HyperParameterKey" => "HyperParameterValue",
20901
21965
  # },
20902
21966
  # input_data_config: [ # required
20903
21967
  # {
@@ -20930,7 +21994,7 @@ module Aws::SageMaker
20930
21994
  # s3_output_path: "S3Uri", # required
20931
21995
  # },
20932
21996
  # resource_config: { # required
20933
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
21997
+ # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
20934
21998
  # instance_count: 1, # required
20935
21999
  # volume_size_in_gb: 1, # required
20936
22000
  # volume_kms_key_id: "KmsKeyId",
@@ -21110,10 +22174,10 @@ module Aws::SageMaker
21110
22174
  # },
21111
22175
  # is_tunable: false,
21112
22176
  # is_required: false,
21113
- # default_value: "ParameterValue",
22177
+ # default_value: "HyperParameterValue",
21114
22178
  # },
21115
22179
  # ],
21116
- # supported_training_instance_types: ["ml.m4.xlarge"], # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
22180
+ # supported_training_instance_types: ["ml.m4.xlarge"], # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, 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.p3dn.24xlarge, ml.p4d.24xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5n.xlarge, ml.c5n.2xlarge, ml.c5n.4xlarge, ml.c5n.9xlarge, ml.c5n.18xlarge
21117
22181
  # supports_distributed_training: false,
21118
22182
  # metric_definitions: [
21119
22183
  # {
@@ -22570,6 +23634,55 @@ module Aws::SageMaker
22570
23634
  include Aws::Structure
22571
23635
  end
22572
23636
 
23637
+ # @note When making an API call, you may pass UpdateAppImageConfigRequest
23638
+ # data as a hash:
23639
+ #
23640
+ # {
23641
+ # app_image_config_name: "AppImageConfigName", # required
23642
+ # kernel_gateway_image_config: {
23643
+ # kernel_specs: [ # required
23644
+ # {
23645
+ # name: "KernelName", # required
23646
+ # display_name: "KernelDisplayName",
23647
+ # },
23648
+ # ],
23649
+ # file_system_config: {
23650
+ # mount_path: "MountPath",
23651
+ # default_uid: 1,
23652
+ # default_gid: 1,
23653
+ # },
23654
+ # },
23655
+ # }
23656
+ #
23657
+ # @!attribute [rw] app_image_config_name
23658
+ # The name of the AppImageConfig to update.
23659
+ # @return [String]
23660
+ #
23661
+ # @!attribute [rw] kernel_gateway_image_config
23662
+ # The new KernelGateway app to run on the image.
23663
+ # @return [Types::KernelGatewayImageConfig]
23664
+ #
23665
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateAppImageConfigRequest AWS API Documentation
23666
+ #
23667
+ class UpdateAppImageConfigRequest < Struct.new(
23668
+ :app_image_config_name,
23669
+ :kernel_gateway_image_config)
23670
+ SENSITIVE = []
23671
+ include Aws::Structure
23672
+ end
23673
+
23674
+ # @!attribute [rw] app_image_config_arn
23675
+ # The Amazon Resource Name (ARN) for the AppImageConfig.
23676
+ # @return [String]
23677
+ #
23678
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateAppImageConfigResponse AWS API Documentation
23679
+ #
23680
+ class UpdateAppImageConfigResponse < Struct.new(
23681
+ :app_image_config_arn)
23682
+ SENSITIVE = []
23683
+ include Aws::Structure
23684
+ end
23685
+
22573
23686
  # @note When making an API call, you may pass UpdateCodeRepositoryInput
22574
23687
  # data as a hash:
22575
23688
  #
@@ -22631,18 +23744,28 @@ module Aws::SageMaker
22631
23744
  # jupyter_server_app_settings: {
22632
23745
  # default_resource_spec: {
22633
23746
  # sage_maker_image_arn: "ImageArn",
23747
+ # sage_maker_image_version_arn: "ImageVersionArn",
22634
23748
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
22635
23749
  # },
22636
23750
  # },
22637
23751
  # kernel_gateway_app_settings: {
22638
23752
  # default_resource_spec: {
22639
23753
  # sage_maker_image_arn: "ImageArn",
23754
+ # sage_maker_image_version_arn: "ImageVersionArn",
22640
23755
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
22641
23756
  # },
23757
+ # custom_images: [
23758
+ # {
23759
+ # image_name: "ImageName", # required
23760
+ # image_version_number: 1,
23761
+ # app_image_config_name: "AppImageConfigName", # required
23762
+ # },
23763
+ # ],
22642
23764
  # },
22643
23765
  # tensor_board_app_settings: {
22644
23766
  # default_resource_spec: {
22645
23767
  # sage_maker_image_arn: "ImageArn",
23768
+ # sage_maker_image_version_arn: "ImageVersionArn",
22646
23769
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
22647
23770
  # },
22648
23771
  # },
@@ -22830,6 +23953,63 @@ module Aws::SageMaker
22830
23953
  include Aws::Structure
22831
23954
  end
22832
23955
 
23956
+ # @note When making an API call, you may pass UpdateImageRequest
23957
+ # data as a hash:
23958
+ #
23959
+ # {
23960
+ # delete_properties: ["ImageDeleteProperty"],
23961
+ # description: "ImageDescription",
23962
+ # display_name: "ImageDisplayName",
23963
+ # image_name: "ImageName", # required
23964
+ # role_arn: "RoleArn",
23965
+ # }
23966
+ #
23967
+ # @!attribute [rw] delete_properties
23968
+ # A list of properties to delete. Only the `Description` and
23969
+ # `DisplayName` properties can be deleted.
23970
+ # @return [Array<String>]
23971
+ #
23972
+ # @!attribute [rw] description
23973
+ # The new description for the image.
23974
+ # @return [String]
23975
+ #
23976
+ # @!attribute [rw] display_name
23977
+ # The new display name for the image.
23978
+ # @return [String]
23979
+ #
23980
+ # @!attribute [rw] image_name
23981
+ # The name of the image to update.
23982
+ # @return [String]
23983
+ #
23984
+ # @!attribute [rw] role_arn
23985
+ # The new Amazon Resource Name (ARN) for the IAM role that enables
23986
+ # Amazon SageMaker to perform tasks on your behalf.
23987
+ # @return [String]
23988
+ #
23989
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateImageRequest AWS API Documentation
23990
+ #
23991
+ class UpdateImageRequest < Struct.new(
23992
+ :delete_properties,
23993
+ :description,
23994
+ :display_name,
23995
+ :image_name,
23996
+ :role_arn)
23997
+ SENSITIVE = []
23998
+ include Aws::Structure
23999
+ end
24000
+
24001
+ # @!attribute [rw] image_arn
24002
+ # The Amazon Resource Name (ARN) of the image.
24003
+ # @return [String]
24004
+ #
24005
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateImageResponse AWS API Documentation
24006
+ #
24007
+ class UpdateImageResponse < Struct.new(
24008
+ :image_arn)
24009
+ SENSITIVE = []
24010
+ include Aws::Structure
24011
+ end
24012
+
22833
24013
  # @note When making an API call, you may pass UpdateMonitoringScheduleRequest
22834
24014
  # data as a hash:
22835
24015
  #
@@ -23318,18 +24498,28 @@ module Aws::SageMaker
23318
24498
  # jupyter_server_app_settings: {
23319
24499
  # default_resource_spec: {
23320
24500
  # sage_maker_image_arn: "ImageArn",
24501
+ # sage_maker_image_version_arn: "ImageVersionArn",
23321
24502
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23322
24503
  # },
23323
24504
  # },
23324
24505
  # kernel_gateway_app_settings: {
23325
24506
  # default_resource_spec: {
23326
24507
  # sage_maker_image_arn: "ImageArn",
24508
+ # sage_maker_image_version_arn: "ImageVersionArn",
23327
24509
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23328
24510
  # },
24511
+ # custom_images: [
24512
+ # {
24513
+ # image_name: "ImageName", # required
24514
+ # image_version_number: 1,
24515
+ # app_image_config_name: "AppImageConfigName", # required
24516
+ # },
24517
+ # ],
23329
24518
  # },
23330
24519
  # tensor_board_app_settings: {
23331
24520
  # default_resource_spec: {
23332
24521
  # sage_maker_image_arn: "ImageArn",
24522
+ # sage_maker_image_version_arn: "ImageVersionArn",
23333
24523
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23334
24524
  # },
23335
24525
  # },
@@ -23607,18 +24797,28 @@ module Aws::SageMaker
23607
24797
  # jupyter_server_app_settings: {
23608
24798
  # default_resource_spec: {
23609
24799
  # sage_maker_image_arn: "ImageArn",
24800
+ # sage_maker_image_version_arn: "ImageVersionArn",
23610
24801
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23611
24802
  # },
23612
24803
  # },
23613
24804
  # kernel_gateway_app_settings: {
23614
24805
  # default_resource_spec: {
23615
24806
  # sage_maker_image_arn: "ImageArn",
24807
+ # sage_maker_image_version_arn: "ImageVersionArn",
23616
24808
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23617
24809
  # },
24810
+ # custom_images: [
24811
+ # {
24812
+ # image_name: "ImageName", # required
24813
+ # image_version_number: 1,
24814
+ # app_image_config_name: "AppImageConfigName", # required
24815
+ # },
24816
+ # ],
23618
24817
  # },
23619
24818
  # tensor_board_app_settings: {
23620
24819
  # default_resource_spec: {
23621
24820
  # sage_maker_image_arn: "ImageArn",
24821
+ # sage_maker_image_version_arn: "ImageVersionArn",
23622
24822
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
23623
24823
  # },
23624
24824
  # },
@@ -23629,7 +24829,14 @@ module Aws::SageMaker
23629
24829
  # @return [String]
23630
24830
  #
23631
24831
  # @!attribute [rw] security_groups
23632
- # The security groups.
24832
+ # The security groups for the Amazon Virtual Private Cloud (VPC) that
24833
+ # Studio uses for communication.
24834
+ #
24835
+ # Optional when the `CreateDomain.AppNetworkAccessType` parameter is
24836
+ # set to `PublicInternetOnly`.
24837
+ #
24838
+ # Required when the `CreateDomain.AppNetworkAccessType` parameter is
24839
+ # set to `VpcOnly`.
23633
24840
  # @return [Array<String>]
23634
24841
  #
23635
24842
  # @!attribute [rw] sharing_settings