aws-sdk-sagemaker 1.66.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
@@ -1455,7 +1490,7 @@ module Aws::SageMaker
1455
1490
  # @!attribute [rw] s3_data_source
1456
1491
  # The Amazon S3 location of the input data.
1457
1492
  #
1458
- # <note markdown="1"> The input data must be in CSV format and contain at least 1000 rows.
1493
+ # <note markdown="1"> The input data must be in CSV format and contain at least 500 rows.
1459
1494
  #
1460
1495
  # </note>
1461
1496
  # @return [Types::AutoMLS3DataSource]
@@ -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
@@ -2356,13 +2391,15 @@ module Aws::SageMaker
2356
2391
  # @return [String]
2357
2392
  #
2358
2393
  # @!attribute [rw] image
2359
- # The Amazon EC2 Container Registry (Amazon ECR) path where inference
2360
- # code is stored. If you are using your own custom algorithm instead
2361
- # of an algorithm provided by Amazon SageMaker, the inference code
2362
- # must meet Amazon SageMaker requirements. Amazon SageMaker supports
2363
- # both `registry/repository[:tag]` and `registry/repository[@digest]`
2364
- # image path formats. For more information, see [Using Your Own
2365
- # Algorithms with Amazon SageMaker][1]
2394
+ # The path where inference code is stored. This can be either in
2395
+ # Amazon EC2 Container Registry or in a Docker registry that is
2396
+ # accessible from the same VPC that you configure for your endpoint.
2397
+ # If you are using your own custom algorithm instead of an algorithm
2398
+ # provided by Amazon SageMaker, the inference code must meet Amazon
2399
+ # SageMaker requirements. Amazon SageMaker supports both
2400
+ # `registry/repository[:tag]` and `registry/repository[@digest]` image
2401
+ # path formats. For more information, see [Using Your Own Algorithms
2402
+ # with Amazon SageMaker][1]
2366
2403
  #
2367
2404
  #
2368
2405
  #
@@ -2371,9 +2408,9 @@ module Aws::SageMaker
2371
2408
  #
2372
2409
  # @!attribute [rw] image_config
2373
2410
  # Specifies whether the model container is in Amazon ECR or a private
2374
- # Docker registry in your Amazon Virtual Private Cloud (VPC). For
2375
- # information about storing containers in a private Docker registry,
2376
- # see [Use a Private Docker Registry for Real-Time Inference
2411
+ # Docker registry accessible from your Amazon Virtual Private Cloud
2412
+ # (VPC). For information about storing containers in a private Docker
2413
+ # registry, see [Use a Private Docker Registry for Real-Time Inference
2377
2414
  # Containers][1]
2378
2415
  #
2379
2416
  #
@@ -2393,6 +2430,11 @@ module Aws::SageMaker
2393
2430
  # algorithms. For more information on built-in algorithms, see [Common
2394
2431
  # Parameters][1].
2395
2432
  #
2433
+ # <note markdown="1"> The model artifacts must be in an S3 bucket that is in the same
2434
+ # region as the model or endpoint you are creating.
2435
+ #
2436
+ # </note>
2437
+ #
2396
2438
  # If you provide a value for this parameter, Amazon SageMaker uses AWS
2397
2439
  # Security Token Service to download model artifacts from the S3 path
2398
2440
  # you provide. AWS STS is activated in your IAM user account by
@@ -2567,10 +2609,10 @@ module Aws::SageMaker
2567
2609
  # },
2568
2610
  # is_tunable: false,
2569
2611
  # is_required: false,
2570
- # default_value: "ParameterValue",
2612
+ # default_value: "HyperParameterValue",
2571
2613
  # },
2572
2614
  # ],
2573
- # 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
2574
2616
  # supports_distributed_training: false,
2575
2617
  # metric_definitions: [
2576
2618
  # {
@@ -2618,7 +2660,7 @@ module Aws::SageMaker
2618
2660
  # training_job_definition: { # required
2619
2661
  # training_input_mode: "Pipe", # required, accepts Pipe, File
2620
2662
  # hyper_parameters: {
2621
- # "ParameterKey" => "ParameterValue",
2663
+ # "HyperParameterKey" => "HyperParameterValue",
2622
2664
  # },
2623
2665
  # input_data_config: [ # required
2624
2666
  # {
@@ -2651,7 +2693,7 @@ module Aws::SageMaker
2651
2693
  # s3_output_path: "S3Uri", # required
2652
2694
  # },
2653
2695
  # resource_config: { # required
2654
- # 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
2655
2697
  # instance_count: 1, # required
2656
2698
  # volume_size_in_gb: 1, # required
2657
2699
  # volume_kms_key_id: "KmsKeyId",
@@ -2779,6 +2821,66 @@ module Aws::SageMaker
2779
2821
  include Aws::Structure
2780
2822
  end
2781
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
+
2782
2884
  # @note When making an API call, you may pass CreateAppRequest
2783
2885
  # data as a hash:
2784
2886
  #
@@ -2795,6 +2897,7 @@ module Aws::SageMaker
2795
2897
  # ],
2796
2898
  # resource_spec: {
2797
2899
  # sage_maker_image_arn: "ImageArn",
2900
+ # sage_maker_image_version_arn: "ImageVersionArn",
2798
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
2799
2902
  # },
2800
2903
  # }
@@ -2839,7 +2942,7 @@ module Aws::SageMaker
2839
2942
  end
2840
2943
 
2841
2944
  # @!attribute [rw] app_arn
2842
- # The App's Amazon Resource Name (ARN).
2945
+ # The Amazon Resource Name (ARN) of the app.
2843
2946
  # @return [String]
2844
2947
  #
2845
2948
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAppResponse AWS API Documentation
@@ -2907,7 +3010,7 @@ module Aws::SageMaker
2907
3010
  #
2908
3011
  # @!attribute [rw] input_data_config
2909
3012
  # Similar to InputDataConfig supported by Tuning. Format(s) supported:
2910
- # CSV. Minimum of 1000 rows.
3013
+ # CSV. Minimum of 500 rows.
2911
3014
  # @return [Array<Types::AutoMLChannel>]
2912
3015
  #
2913
3016
  # @!attribute [rw] output_data_config
@@ -3029,11 +3132,11 @@ module Aws::SageMaker
3029
3132
  # input_config: { # required
3030
3133
  # s3_uri: "S3Uri", # required
3031
3134
  # data_input_config: "DataInputConfig", # required
3032
- # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE
3135
+ # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET
3033
3136
  # },
3034
3137
  # output_config: { # required
3035
3138
  # s3_output_location: "S3Uri", # required
3036
- # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64
3139
+ # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64, coreml
3037
3140
  # target_platform: {
3038
3141
  # os: "ANDROID", # required, accepts ANDROID, LINUX
3039
3142
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
@@ -3045,6 +3148,12 @@ module Aws::SageMaker
3045
3148
  # max_runtime_in_seconds: 1,
3046
3149
  # max_wait_time_in_seconds: 1,
3047
3150
  # },
3151
+ # tags: [
3152
+ # {
3153
+ # key: "TagKey", # required
3154
+ # value: "TagValue", # required
3155
+ # },
3156
+ # ],
3048
3157
  # }
3049
3158
  #
3050
3159
  # @!attribute [rw] compilation_job_name
@@ -3093,6 +3202,17 @@ module Aws::SageMaker
3093
3202
  # compilation job. Use this API to cap model training costs.
3094
3203
  # @return [Types::StoppingCondition]
3095
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
+ #
3096
3216
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateCompilationJobRequest AWS API Documentation
3097
3217
  #
3098
3218
  class CreateCompilationJobRequest < Struct.new(
@@ -3100,7 +3220,8 @@ module Aws::SageMaker
3100
3220
  :role_arn,
3101
3221
  :input_config,
3102
3222
  :output_config,
3103
- :stopping_condition)
3223
+ :stopping_condition,
3224
+ :tags)
3104
3225
  SENSITIVE = []
3105
3226
  include Aws::Structure
3106
3227
  end
@@ -3141,18 +3262,28 @@ module Aws::SageMaker
3141
3262
  # jupyter_server_app_settings: {
3142
3263
  # default_resource_spec: {
3143
3264
  # sage_maker_image_arn: "ImageArn",
3265
+ # sage_maker_image_version_arn: "ImageVersionArn",
3144
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
3145
3267
  # },
3146
3268
  # },
3147
3269
  # kernel_gateway_app_settings: {
3148
3270
  # default_resource_spec: {
3149
3271
  # sage_maker_image_arn: "ImageArn",
3272
+ # sage_maker_image_version_arn: "ImageVersionArn",
3150
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
3151
3274
  # },
3275
+ # custom_images: [
3276
+ # {
3277
+ # image_name: "ImageName", # required
3278
+ # image_version_number: 1,
3279
+ # app_image_config_name: "AppImageConfigName", # required
3280
+ # },
3281
+ # ],
3152
3282
  # },
3153
3283
  # tensor_board_app_settings: {
3154
3284
  # default_resource_spec: {
3155
3285
  # sage_maker_image_arn: "ImageArn",
3286
+ # sage_maker_image_version_arn: "ImageVersionArn",
3156
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
3157
3288
  # },
3158
3289
  # },
@@ -3165,6 +3296,7 @@ module Aws::SageMaker
3165
3296
  # value: "TagValue", # required
3166
3297
  # },
3167
3298
  # ],
3299
+ # app_network_access_type: "PublicInternetOnly", # accepts PublicInternetOnly, VpcOnly
3168
3300
  # home_efs_file_system_kms_key_id: "KmsKeyId",
3169
3301
  # }
3170
3302
  #
@@ -3181,12 +3313,12 @@ module Aws::SageMaker
3181
3313
  # @return [Types::UserSettings]
3182
3314
  #
3183
3315
  # @!attribute [rw] subnet_ids
3184
- # The VPC subnets to use for communication with the EFS volume.
3316
+ # The VPC subnets that Studio uses for communication.
3185
3317
  # @return [Array<String>]
3186
3318
  #
3187
3319
  # @!attribute [rw] vpc_id
3188
- # The ID of the Amazon Virtual Private Cloud (VPC) to use for
3189
- # communication with the EFS volume.
3320
+ # The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses
3321
+ # for communication.
3190
3322
  # @return [String]
3191
3323
  #
3192
3324
  # @!attribute [rw] tags
@@ -3195,6 +3327,17 @@ module Aws::SageMaker
3195
3327
  # searchable using the Search API.
3196
3328
  # @return [Array<Types::Tag>]
3197
3329
  #
3330
+ # @!attribute [rw] app_network_access_type
3331
+ # Specifies the VPC used for non-EFS traffic. The default value is
3332
+ # `PublicInternetOnly`.
3333
+ #
3334
+ # * `PublicInternetOnly` - Non-EFS traffic is through a VPC managed by
3335
+ # Amazon SageMaker, which allows direct internet access
3336
+ #
3337
+ # * `VpcOnly` - All Studio traffic is through the specified VPC and
3338
+ # subnets
3339
+ # @return [String]
3340
+ #
3198
3341
  # @!attribute [rw] home_efs_file_system_kms_key_id
3199
3342
  # The AWS Key Management Service (KMS) encryption key ID. Encryption
3200
3343
  # with a customer master key (CMK) is not supported.
@@ -3209,6 +3352,7 @@ module Aws::SageMaker
3209
3352
  :subnet_ids,
3210
3353
  :vpc_id,
3211
3354
  :tags,
3355
+ :app_network_access_type,
3212
3356
  :home_efs_file_system_kms_key_id)
3213
3357
  SENSITIVE = []
3214
3358
  include Aws::Structure
@@ -3379,8 +3523,9 @@ module Aws::SageMaker
3379
3523
  # }
3380
3524
  #
3381
3525
  # @!attribute [rw] endpoint_name
3382
- # The name of the endpoint. The name must be unique within an AWS
3383
- # 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 .
3384
3529
  # @return [String]
3385
3530
  #
3386
3531
  # @!attribute [rw] endpoint_config_name
@@ -3712,7 +3857,7 @@ module Aws::SageMaker
3712
3857
  # ],
3713
3858
  # },
3714
3859
  # static_hyper_parameters: {
3715
- # "ParameterKey" => "ParameterValue",
3860
+ # "HyperParameterKey" => "HyperParameterValue",
3716
3861
  # },
3717
3862
  # algorithm_specification: { # required
3718
3863
  # training_image: "AlgorithmImage",
@@ -3761,7 +3906,7 @@ module Aws::SageMaker
3761
3906
  # s3_output_path: "S3Uri", # required
3762
3907
  # },
3763
3908
  # resource_config: { # required
3764
- # 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
3765
3910
  # instance_count: 1, # required
3766
3911
  # volume_size_in_gb: 1, # required
3767
3912
  # volume_kms_key_id: "KmsKeyId",
@@ -3810,7 +3955,7 @@ module Aws::SageMaker
3810
3955
  # ],
3811
3956
  # },
3812
3957
  # static_hyper_parameters: {
3813
- # "ParameterKey" => "ParameterValue",
3958
+ # "HyperParameterKey" => "HyperParameterValue",
3814
3959
  # },
3815
3960
  # algorithm_specification: { # required
3816
3961
  # training_image: "AlgorithmImage",
@@ -3859,7 +4004,7 @@ module Aws::SageMaker
3859
4004
  # s3_output_path: "S3Uri", # required
3860
4005
  # },
3861
4006
  # resource_config: { # required
3862
- # 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
3863
4008
  # instance_count: 1, # required
3864
4009
  # volume_size_in_gb: 1, # required
3865
4010
  # volume_kms_key_id: "KmsKeyId",
@@ -3897,8 +4042,8 @@ module Aws::SageMaker
3897
4042
  # The name of the tuning job. This name is the prefix for the names of
3898
4043
  # all training jobs that this tuning job launches. The name must be
3899
4044
  # unique within the same AWS account and AWS Region. The name must
3900
- # have \\\{ \\} to \\\{ \\} characters. Valid characters are a-z, A-Z,
3901
- # 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.
3902
4047
  # @return [String]
3903
4048
  #
3904
4049
  # @!attribute [rw] hyper_parameter_tuning_job_config
@@ -3987,6 +4132,120 @@ module Aws::SageMaker
3987
4132
  include Aws::Structure
3988
4133
  end
3989
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
+
3990
4249
  # @note When making an API call, you may pass CreateLabelingJobRequest
3991
4250
  # data as a hash:
3992
4251
  #
@@ -3998,6 +4257,9 @@ module Aws::SageMaker
3998
4257
  # s3_data_source: {
3999
4258
  # manifest_s3_uri: "S3Uri", # required
4000
4259
  # },
4260
+ # sns_data_source: {
4261
+ # sns_topic_arn: "SnsTopicArn", # required
4262
+ # },
4001
4263
  # },
4002
4264
  # data_attributes: {
4003
4265
  # content_classifiers: ["FreeOfPersonallyIdentifiableInformation"], # accepts FreeOfPersonallyIdentifiableInformation, FreeOfAdultContent
@@ -4006,6 +4268,7 @@ module Aws::SageMaker
4006
4268
  # output_config: { # required
4007
4269
  # s3_output_path: "S3Uri", # required
4008
4270
  # kms_key_id: "KmsKeyId",
4271
+ # sns_topic_arn: "SnsTopicArn",
4009
4272
  # },
4010
4273
  # role_arn: "RoleArn", # required
4011
4274
  # label_category_config_s3_uri: "S3Uri",
@@ -4087,7 +4350,7 @@ module Aws::SageMaker
4087
4350
  # @return [String]
4088
4351
  #
4089
4352
  # @!attribute [rw] label_category_config_s3_uri
4090
- # 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
4091
4354
  # data objects.
4092
4355
  #
4093
4356
  # For 3D point cloud task types, see [Create a Labeling Category
@@ -4208,7 +4471,7 @@ module Aws::SageMaker
4208
4471
  # environment: {
4209
4472
  # "EnvironmentKey" => "EnvironmentValue",
4210
4473
  # },
4211
- # model_package_name: "ArnOrName",
4474
+ # model_package_name: "VersionedArnOrName",
4212
4475
  # },
4213
4476
  # containers: [
4214
4477
  # {
@@ -4222,7 +4485,7 @@ module Aws::SageMaker
4222
4485
  # environment: {
4223
4486
  # "EnvironmentKey" => "EnvironmentValue",
4224
4487
  # },
4225
- # model_package_name: "ArnOrName",
4488
+ # model_package_name: "VersionedArnOrName",
4226
4489
  # },
4227
4490
  # ],
4228
4491
  # execution_role_arn: "RoleArn", # required
@@ -4329,7 +4592,7 @@ module Aws::SageMaker
4329
4592
  # data as a hash:
4330
4593
  #
4331
4594
  # {
4332
- # model_package_name: "EntityName", # required
4595
+ # model_package_name: "EntityName",
4333
4596
  # model_package_description: "EntityDescription",
4334
4597
  # inference_specification: {
4335
4598
  # containers: [ # required
@@ -5078,7 +5341,7 @@ module Aws::SageMaker
5078
5341
  # {
5079
5342
  # training_job_name: "TrainingJobName", # required
5080
5343
  # hyper_parameters: {
5081
- # "ParameterKey" => "ParameterValue",
5344
+ # "HyperParameterKey" => "HyperParameterValue",
5082
5345
  # },
5083
5346
  # algorithm_specification: { # required
5084
5347
  # training_image: "AlgorithmImage",
@@ -5124,7 +5387,7 @@ module Aws::SageMaker
5124
5387
  # s3_output_path: "S3Uri", # required
5125
5388
  # },
5126
5389
  # resource_config: { # required
5127
- # 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
5128
5391
  # instance_count: 1, # required
5129
5392
  # volume_size_in_gb: 1, # required
5130
5393
  # volume_kms_key_id: "KmsKeyId",
@@ -5822,18 +6085,28 @@ module Aws::SageMaker
5822
6085
  # jupyter_server_app_settings: {
5823
6086
  # default_resource_spec: {
5824
6087
  # sage_maker_image_arn: "ImageArn",
6088
+ # sage_maker_image_version_arn: "ImageVersionArn",
5825
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
5826
6090
  # },
5827
6091
  # },
5828
6092
  # kernel_gateway_app_settings: {
5829
6093
  # default_resource_spec: {
5830
6094
  # sage_maker_image_arn: "ImageArn",
6095
+ # sage_maker_image_version_arn: "ImageVersionArn",
5831
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
5832
6097
  # },
6098
+ # custom_images: [
6099
+ # {
6100
+ # image_name: "ImageName", # required
6101
+ # image_version_number: 1,
6102
+ # app_image_config_name: "AppImageConfigName", # required
6103
+ # },
6104
+ # ],
5833
6105
  # },
5834
6106
  # tensor_board_app_settings: {
5835
6107
  # default_resource_spec: {
5836
6108
  # sage_maker_image_arn: "ImageArn",
6109
+ # sage_maker_image_version_arn: "ImageVersionArn",
5837
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
5838
6111
  # },
5839
6112
  # },
@@ -6106,6 +6379,39 @@ module Aws::SageMaker
6106
6379
  include Aws::Structure
6107
6380
  end
6108
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
+
6109
6415
  # @note When making an API call, you may pass DataCaptureConfig
6110
6416
  # data as a hash:
6111
6417
  #
@@ -6469,6 +6775,25 @@ module Aws::SageMaker
6469
6775
  include Aws::Structure
6470
6776
  end
6471
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
+
6472
6797
  # @note When making an API call, you may pass DeleteAppRequest
6473
6798
  # data as a hash:
6474
6799
  #
@@ -6671,6 +6996,58 @@ module Aws::SageMaker
6671
6996
  #
6672
6997
  class DeleteHumanTaskUiResponse < Aws::EmptyStructure; end
6673
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
+
6674
7051
  # @note When making an API call, you may pass DeleteModelInput
6675
7052
  # data as a hash:
6676
7053
  #
@@ -6694,7 +7071,7 @@ module Aws::SageMaker
6694
7071
  # data as a hash:
6695
7072
  #
6696
7073
  # {
6697
- # model_package_name: "EntityName", # required
7074
+ # model_package_name: "VersionedArnOrName", # required
6698
7075
  # }
6699
7076
  #
6700
7077
  # @!attribute [rw] model_package_name
@@ -7060,6 +7437,57 @@ module Aws::SageMaker
7060
7437
  include Aws::Structure
7061
7438
  end
7062
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
+
7063
7491
  # @note When making an API call, you may pass DescribeAppRequest
7064
7492
  # data as a hash:
7065
7493
  #
@@ -7098,7 +7526,7 @@ module Aws::SageMaker
7098
7526
  end
7099
7527
 
7100
7528
  # @!attribute [rw] app_arn
7101
- # The app's Amazon Resource Name (ARN).
7529
+ # The Amazon Resource Name (ARN) of the app.
7102
7530
  # @return [String]
7103
7531
  #
7104
7532
  # @!attribute [rw] app_type
@@ -7512,12 +7940,23 @@ module Aws::SageMaker
7512
7940
  # settings are not explicitly specified in a given UserProfile.
7513
7941
  # @return [Types::UserSettings]
7514
7942
  #
7943
+ # @!attribute [rw] app_network_access_type
7944
+ # Specifies the VPC used for non-EFS traffic. The default value is
7945
+ # `PublicInternetOnly`.
7946
+ #
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
+ #
7515
7954
  # @!attribute [rw] home_efs_file_system_kms_key_id
7516
7955
  # The AWS Key Management Service encryption key ID.
7517
7956
  # @return [String]
7518
7957
  #
7519
7958
  # @!attribute [rw] subnet_ids
7520
- # Security setting to limit to a set of subnets.
7959
+ # The VPC subnets that Studio uses for communication.
7521
7960
  # @return [Array<String>]
7522
7961
  #
7523
7962
  # @!attribute [rw] url
@@ -7525,7 +7964,8 @@ module Aws::SageMaker
7525
7964
  # @return [String]
7526
7965
  #
7527
7966
  # @!attribute [rw] vpc_id
7528
- # The ID of the Amazon Virtual Private Cloud.
7967
+ # The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses
7968
+ # for communication.
7529
7969
  # @return [String]
7530
7970
  #
7531
7971
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeDomainResponse AWS API Documentation
@@ -7542,6 +7982,7 @@ module Aws::SageMaker
7542
7982
  :failure_reason,
7543
7983
  :auth_mode,
7544
7984
  :default_user_settings,
7985
+ :app_network_access_type,
7545
7986
  :home_efs_file_system_kms_key_id,
7546
7987
  :subnet_ids,
7547
7988
  :url,
@@ -8035,11 +8476,164 @@ module Aws::SageMaker
8035
8476
  include Aws::Structure
8036
8477
  end
8037
8478
 
8038
- # @note When making an API call, you may pass DescribeLabelingJobRequest
8479
+ # @note When making an API call, you may pass DescribeImageRequest
8039
8480
  # data as a hash:
8040
8481
  #
8041
8482
  # {
8042
- # labeling_job_name: "LabelingJobName", # required
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
+
8632
+ # @note When making an API call, you may pass DescribeLabelingJobRequest
8633
+ # data as a hash:
8634
+ #
8635
+ # {
8636
+ # labeling_job_name: "LabelingJobName", # required
8043
8637
  # }
8044
8638
  #
8045
8639
  # @!attribute [rw] labeling_job_name
@@ -8284,7 +8878,7 @@ module Aws::SageMaker
8284
8878
  # data as a hash:
8285
8879
  #
8286
8880
  # {
8287
- # model_package_name: "ArnOrName", # required
8881
+ # model_package_name: "VersionedArnOrName", # required
8288
8882
  # }
8289
8883
  #
8290
8884
  # @!attribute [rw] model_package_name
@@ -10119,6 +10713,42 @@ module Aws::SageMaker
10119
10713
  include Aws::Structure
10120
10714
  end
10121
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
+
10122
10752
  # Specifies a file system data source for a channel.
10123
10753
  #
10124
10754
  # @note When making an API call, you may pass FileSystemDataSource
@@ -10655,12 +11285,13 @@ module Aws::SageMaker
10655
11285
  # @return [Integer]
10656
11286
  #
10657
11287
  # @!attribute [rw] task_availability_lifetime_in_seconds
10658
- # The length of time that a task remains available for labeling by
10659
- # human workers.
11288
+ # The length of time that a task remains available for review by human
11289
+ # workers.
10660
11290
  # @return [Integer]
10661
11291
  #
10662
11292
  # @!attribute [rw] task_time_limit_in_seconds
10663
- # The amount of time that a worker has to complete a task.
11293
+ # The amount of time that a worker has to complete a task. The default
11294
+ # value is 3,600 seconds (1 hour)
10664
11295
  # @return [Integer]
10665
11296
  #
10666
11297
  # @!attribute [rw] task_keywords
@@ -11801,7 +12432,7 @@ module Aws::SageMaker
11801
12432
  # },
11802
12433
  # is_tunable: false,
11803
12434
  # is_required: false,
11804
- # default_value: "ParameterValue",
12435
+ # default_value: "HyperParameterValue",
11805
12436
  # }
11806
12437
  #
11807
12438
  # @!attribute [rw] name
@@ -11885,7 +12516,7 @@ module Aws::SageMaker
11885
12516
  # ],
11886
12517
  # },
11887
12518
  # static_hyper_parameters: {
11888
- # "ParameterKey" => "ParameterValue",
12519
+ # "HyperParameterKey" => "HyperParameterValue",
11889
12520
  # },
11890
12521
  # algorithm_specification: { # required
11891
12522
  # training_image: "AlgorithmImage",
@@ -11934,7 +12565,7 @@ module Aws::SageMaker
11934
12565
  # s3_output_path: "S3Uri", # required
11935
12566
  # },
11936
12567
  # resource_config: { # required
11937
- # 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
11938
12569
  # instance_count: 1, # required
11939
12570
  # volume_size_in_gb: 1, # required
11940
12571
  # volume_kms_key_id: "KmsKeyId",
@@ -12478,8 +13109,61 @@ module Aws::SageMaker
12478
13109
  include Aws::Structure
12479
13110
  end
12480
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
+
12481
13164
  # Specifies whether the model container is in Amazon ECR or a private
12482
- # Docker registry in your Amazon Virtual Private Cloud (VPC).
13165
+ # Docker registry accessible from your Amazon Virtual Private Cloud
13166
+ # (VPC).
12483
13167
  #
12484
13168
  # @note When making an API call, you may pass ImageConfig
12485
13169
  # data as a hash:
@@ -12493,7 +13177,7 @@ module Aws::SageMaker
12493
13177
  #
12494
13178
  # * `Platform` - The model image is hosted in Amazon ECR.
12495
13179
  #
12496
- # * `VPC` - The model image is hosted in a private Docker registry in
13180
+ # * `Vpc` - The model image is hosted in a private Docker registry in
12497
13181
  # your VPC.
12498
13182
  # @return [String]
12499
13183
  #
@@ -12505,6 +13189,51 @@ module Aws::SageMaker
12505
13189
  include Aws::Structure
12506
13190
  end
12507
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
+
12508
13237
  # Defines how to perform inference generation after a training job is
12509
13238
  # run.
12510
13239
  #
@@ -12572,7 +13301,7 @@ module Aws::SageMaker
12572
13301
  # {
12573
13302
  # s3_uri: "S3Uri", # required
12574
13303
  # data_input_config: "DataInputConfig", # required
12575
- # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE
13304
+ # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET
12576
13305
  # }
12577
13306
  #
12578
13307
  # @!attribute [rw] s3_uri
@@ -12672,6 +13401,76 @@ module Aws::SageMaker
12672
13401
  # [1,3,224,224]]`
12673
13402
  #
12674
13403
  # * `XGBOOST`\: input data name and shape are not needed.
13404
+ #
13405
+ # `DataInputConfig` supports the following parameters for `CoreML`
13406
+ # OutputConfig$TargetDevice (ML Model format):
13407
+ #
13408
+ # * `shape`\: Input shape, for example `\{"input_1": \{"shape":
13409
+ # [1,224,224,3]\}\}`. In addition to static input shapes, CoreML
13410
+ # converter supports Flexible input shapes:
13411
+ #
13412
+ # * Range Dimension. You can use the Range Dimension feature if you
13413
+ # know the input shape will be within some specific interval in
13414
+ # that dimension, for example: `\{"input_1": \{"shape": ["1..10",
13415
+ # 224, 224, 3]\}\}`
13416
+ #
13417
+ # * Enumerated shapes. Sometimes, the models are trained to work
13418
+ # only on a select set of inputs. You can enumerate all supported
13419
+ # input shapes, for example: `\{"input_1": \{"shape": [[1, 224,
13420
+ # 224, 3], [1, 160, 160, 3]]\}\}`
13421
+ #
13422
+ # * `default_shape`\: Default input shape. You can set a default shape
13423
+ # during conversion for both Range Dimension and Enumerated Shapes.
13424
+ # For example `\{"input_1": \{"shape": ["1..10", 224, 224, 3],
13425
+ # "default_shape": [1, 224, 224, 3]\}\}`
13426
+ #
13427
+ # * `type`\: Input type. Allowed values: `Image` and `Tensor`. By
13428
+ # default, the converter generates an ML Model with inputs of type
13429
+ # Tensor (MultiArray). User can set input type to be Image. Image
13430
+ # input type requires additional input parameters such as `bias` and
13431
+ # `scale`.
13432
+ #
13433
+ # * `bias`\: If the input type is an Image, you need to provide the
13434
+ # bias vector.
13435
+ #
13436
+ # * `scale`\: If the input type is an Image, you need to provide a
13437
+ # scale factor.
13438
+ #
13439
+ # CoreML `ClassifierConfig` parameters can be specified using
13440
+ # OutputConfig$CompilerOptions. CoreML converter supports Tensorflow
13441
+ # and PyTorch models. CoreML conversion examples:
13442
+ #
13443
+ # * Tensor type input:
13444
+ #
13445
+ # * `"DataInputConfig": \{"input_1": \{"shape": [[1,224,224,3],
13446
+ # [1,160,160,3]], "default_shape": [1,224,224,3]\}\}`
13447
+ #
13448
+ # ^
13449
+ #
13450
+ # * Tensor type input without input name (PyTorch):
13451
+ #
13452
+ # * `"DataInputConfig": [\{"shape": [[1,3,224,224], [1,3,160,160]],
13453
+ # "default_shape": [1,3,224,224]\}]`
13454
+ #
13455
+ # ^
13456
+ #
13457
+ # * Image type input:
13458
+ #
13459
+ # * `"DataInputConfig": \{"input_1": \{"shape": [[1,224,224,3],
13460
+ # [1,160,160,3]], "default_shape": [1,224,224,3], "type": "Image",
13461
+ # "bias": [-1,-1,-1], "scale": 0.007843137255\}\}`
13462
+ #
13463
+ # * `"CompilerOptions": \{"class_labels":
13464
+ # "imagenet_labels_1000.txt"\}`
13465
+ #
13466
+ # * Image type input without input name (PyTorch):
13467
+ #
13468
+ # * `"DataInputConfig": [\{"shape": [[1,3,224,224], [1,3,160,160]],
13469
+ # "default_shape": [1,3,224,224], "type": "Image", "bias":
13470
+ # [-1,-1,-1], "scale": 0.007843137255\}]`
13471
+ #
13472
+ # * `"CompilerOptions": \{"class_labels":
13473
+ # "imagenet_labels_1000.txt"\}`
12675
13474
  # @return [String]
12676
13475
  #
12677
13476
  # @!attribute [rw] framework
@@ -12789,6 +13588,7 @@ module Aws::SageMaker
12789
13588
  # {
12790
13589
  # default_resource_spec: {
12791
13590
  # sage_maker_image_arn: "ImageArn",
13591
+ # sage_maker_image_version_arn: "ImageVersionArn",
12792
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
12793
13593
  # },
12794
13594
  # }
@@ -12806,7 +13606,7 @@ module Aws::SageMaker
12806
13606
  include Aws::Structure
12807
13607
  end
12808
13608
 
12809
- # The kernel gateway app settings.
13609
+ # The KernelGateway app settings.
12810
13610
  #
12811
13611
  # @note When making an API call, you may pass KernelGatewayAppSettings
12812
13612
  # data as a hash:
@@ -12814,19 +13614,98 @@ module Aws::SageMaker
12814
13614
  # {
12815
13615
  # default_resource_spec: {
12816
13616
  # sage_maker_image_arn: "ImageArn",
13617
+ # sage_maker_image_version_arn: "ImageVersionArn",
12817
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
12818
13619
  # },
13620
+ # custom_images: [
13621
+ # {
13622
+ # image_name: "ImageName", # required
13623
+ # image_version_number: 1,
13624
+ # app_image_config_name: "AppImageConfigName", # required
13625
+ # },
13626
+ # ],
12819
13627
  # }
12820
13628
  #
12821
13629
  # @!attribute [rw] default_resource_spec
12822
13630
  # The default instance type and the Amazon Resource Name (ARN) of the
12823
- # SageMaker image created on the instance.
13631
+ # default SageMaker image used by the KernelGateway app.
12824
13632
  # @return [Types::ResourceSpec]
12825
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
+ #
12826
13639
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelGatewayAppSettings AWS API Documentation
12827
13640
  #
12828
13641
  class KernelGatewayAppSettings < Struct.new(
12829
- :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)
12830
13709
  SENSITIVE = []
12831
13710
  include Aws::Structure
12832
13711
  end
@@ -12928,10 +13807,10 @@ module Aws::SageMaker
12928
13807
  # @return [String]
12929
13808
  #
12930
13809
  # @!attribute [rw] initial_active_learning_model_arn
12931
- # At the end of an auto-label job Amazon SageMaker Ground Truth sends
12932
- # the Amazon Resource Nam (ARN) of the final model used for
12933
- # auto-labeling. You can use this model as the starting point for
12934
- # subsequent similar jobs by providing the ARN of the model here.
13810
+ # At the end of an auto-label job Ground Truth sends the Amazon
13811
+ # Resource Name (ARN) of the final model used for auto-labeling. You
13812
+ # can use this model as the starting point for subsequent similar jobs
13813
+ # by providing the ARN of the model here.
12935
13814
  # @return [String]
12936
13815
  #
12937
13816
  # @!attribute [rw] labeling_job_resource_config
@@ -12975,6 +13854,18 @@ module Aws::SageMaker
12975
13854
 
12976
13855
  # Provides information about the location of input data.
12977
13856
  #
13857
+ # You must specify at least one of the following: `S3DataSource` or
13858
+ # `SnsDataSource`.
13859
+ #
13860
+ # Use `SnsDataSource` to specify an SNS input topic for a streaming
13861
+ # labeling job. If you do not specify and SNS input topic ARN, Ground
13862
+ # Truth will create a one-time labeling job.
13863
+ #
13864
+ # Use `S3DataSource` to specify an input manifest file for both
13865
+ # streaming and one-time labeling jobs. Adding an `S3DataSource` is
13866
+ # optional if you use `SnsDataSource` to create a streaming labeling
13867
+ # job.
13868
+ #
12978
13869
  # @note When making an API call, you may pass LabelingJobDataSource
12979
13870
  # data as a hash:
12980
13871
  #
@@ -12982,16 +13873,24 @@ module Aws::SageMaker
12982
13873
  # s3_data_source: {
12983
13874
  # manifest_s3_uri: "S3Uri", # required
12984
13875
  # },
13876
+ # sns_data_source: {
13877
+ # sns_topic_arn: "SnsTopicArn", # required
13878
+ # },
12985
13879
  # }
12986
13880
  #
12987
13881
  # @!attribute [rw] s3_data_source
12988
13882
  # The Amazon S3 location of the input data objects.
12989
13883
  # @return [Types::LabelingJobS3DataSource]
12990
13884
  #
13885
+ # @!attribute [rw] sns_data_source
13886
+ # An Amazon SNS data source used for streaming labeling jobs.
13887
+ # @return [Types::LabelingJobSnsDataSource]
13888
+ #
12991
13889
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobDataSource AWS API Documentation
12992
13890
  #
12993
13891
  class LabelingJobDataSource < Struct.new(
12994
- :s3_data_source)
13892
+ :s3_data_source,
13893
+ :sns_data_source)
12995
13894
  SENSITIVE = []
12996
13895
  include Aws::Structure
12997
13896
  end
@@ -13045,6 +13944,9 @@ module Aws::SageMaker
13045
13944
  # s3_data_source: {
13046
13945
  # manifest_s3_uri: "S3Uri", # required
13047
13946
  # },
13947
+ # sns_data_source: {
13948
+ # sns_topic_arn: "SnsTopicArn", # required
13949
+ # },
13048
13950
  # },
13049
13951
  # data_attributes: {
13050
13952
  # content_classifiers: ["FreeOfPersonallyIdentifiableInformation"], # accepts FreeOfPersonallyIdentifiableInformation, FreeOfAdultContent
@@ -13096,6 +13998,7 @@ module Aws::SageMaker
13096
13998
  # {
13097
13999
  # s3_output_path: "S3Uri", # required
13098
14000
  # kms_key_id: "KmsKeyId",
14001
+ # sns_topic_arn: "SnsTopicArn",
13099
14002
  # }
13100
14003
  #
13101
14004
  # @!attribute [rw] s3_output_path
@@ -13129,11 +14032,22 @@ module Aws::SageMaker
13129
14032
  # [2]: http://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html
13130
14033
  # @return [String]
13131
14034
  #
14035
+ # @!attribute [rw] sns_topic_arn
14036
+ # An Amazon Simple Notification Service (Amazon SNS) output topic ARN.
14037
+ #
14038
+ # When workers complete labeling tasks, Ground Truth will send
14039
+ # labeling task output data to the SNS output topic you specify here.
14040
+ #
14041
+ # You must provide a value for this parameter if you provide an Amazon
14042
+ # SNS input topic in `SnsDataSource` in `InputConfig`.
14043
+ # @return [String]
14044
+ #
13132
14045
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobOutputConfig AWS API Documentation
13133
14046
  #
13134
14047
  class LabelingJobOutputConfig < Struct.new(
13135
14048
  :s3_output_path,
13136
- :kms_key_id)
14049
+ :kms_key_id,
14050
+ :sns_topic_arn)
13137
14051
  SENSITIVE = []
13138
14052
  include Aws::Structure
13139
14053
  end
@@ -13192,6 +14106,32 @@ module Aws::SageMaker
13192
14106
  include Aws::Structure
13193
14107
  end
13194
14108
 
14109
+ # An Amazon SNS data source used for streaming labeling jobs.
14110
+ #
14111
+ # @note When making an API call, you may pass LabelingJobSnsDataSource
14112
+ # data as a hash:
14113
+ #
14114
+ # {
14115
+ # sns_topic_arn: "SnsTopicArn", # required
14116
+ # }
14117
+ #
14118
+ # @!attribute [rw] sns_topic_arn
14119
+ # The Amazon SNS input topic Amazon Resource Name (ARN). Specify the
14120
+ # ARN of the input topic you will use to send new data objects to a
14121
+ # streaming labeling job.
14122
+ #
14123
+ # If you specify an input topic for `SnsTopicArn` in `InputConfig`,
14124
+ # you must specify a value for `SnsTopicArn` in `OutputConfig`.
14125
+ # @return [String]
14126
+ #
14127
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobSnsDataSource AWS API Documentation
14128
+ #
14129
+ class LabelingJobSnsDataSource < Struct.new(
14130
+ :sns_topic_arn)
14131
+ SENSITIVE = []
14132
+ include Aws::Structure
14133
+ end
14134
+
13195
14135
  # A set of conditions for stopping a labeling job. If any of the
13196
14136
  # conditions are met, the job is automatically stopped. You can use
13197
14137
  # these conditions to control the cost of data labeling.
@@ -13337,51 +14277,145 @@ module Aws::SageMaker
13337
14277
  # whose name contains the specified string.
13338
14278
  # @return [String]
13339
14279
  #
13340
- # @!attribute [rw] next_token
13341
- # If the response to a previous `ListAlgorithms` request was
13342
- # truncated, the response includes a `NextToken`. To retrieve the next
13343
- # set of algorithms, use the token in the next request.
13344
- # @return [String]
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]
14374
+ #
14375
+ # @!attribute [rw] modified_time_after
14376
+ # A filter that returns only AppImageConfigs modified on or after the
14377
+ # specified time.
14378
+ # @return [Time]
13345
14379
  #
13346
14380
  # @!attribute [rw] sort_by
13347
- # The parameter by which to sort the results. The default is
14381
+ # The property used to sort results. The default value is
13348
14382
  # `CreationTime`.
13349
14383
  # @return [String]
13350
14384
  #
13351
14385
  # @!attribute [rw] sort_order
13352
- # The sort order for the results. The default is `Ascending`.
14386
+ # The sort order. The default value is `Descending`.
13353
14387
  # @return [String]
13354
14388
  #
13355
- # @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
13356
14390
  #
13357
- class ListAlgorithmsInput < Struct.new(
13358
- :creation_time_after,
13359
- :creation_time_before,
14391
+ class ListAppImageConfigsRequest < Struct.new(
13360
14392
  :max_results,
13361
- :name_contains,
13362
14393
  :next_token,
14394
+ :name_contains,
14395
+ :creation_time_before,
14396
+ :creation_time_after,
14397
+ :modified_time_before,
14398
+ :modified_time_after,
13363
14399
  :sort_by,
13364
14400
  :sort_order)
13365
14401
  SENSITIVE = []
13366
14402
  include Aws::Structure
13367
14403
  end
13368
14404
 
13369
- # @!attribute [rw] algorithm_summary_list
13370
- # &gt;An array of `AlgorithmSummary` objects, each of which lists an
13371
- # algorithm.
13372
- # @return [Array<Types::AlgorithmSummary>]
13373
- #
13374
14405
  # @!attribute [rw] next_token
13375
- # If the response is truncated, Amazon SageMaker returns this token.
13376
- # To retrieve the next set of algorithms, use it in the subsequent
13377
- # request.
14406
+ # A token for getting the next set of AppImageConfigs, if there are
14407
+ # any.
13378
14408
  # @return [String]
13379
14409
  #
13380
- # @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>]
13381
14413
  #
13382
- class ListAlgorithmsOutput < Struct.new(
13383
- :algorithm_summary_list,
13384
- :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)
13385
14419
  SENSITIVE = []
13386
14420
  include Aws::Structure
13387
14421
  end
@@ -14361,6 +15395,190 @@ module Aws::SageMaker
14361
15395
  include Aws::Structure
14362
15396
  end
14363
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
+
14364
15582
  # @note When making an API call, you may pass ListLabelingJobsForWorkteamRequest
14365
15583
  # data as a hash:
14366
15584
  #
@@ -16213,6 +17431,11 @@ module Aws::SageMaker
16213
17431
  # The Amazon S3 path where the model artifacts, which result from
16214
17432
  # model training, are stored. This path must point to a single `gzip`
16215
17433
  # compressed tar archive (`.tar.gz` suffix).
17434
+ #
17435
+ # <note markdown="1"> The model artifacts must be in an S3 bucket that is in the same
17436
+ # region as the model package.
17437
+ #
17438
+ # </note>
16216
17439
  # @return [String]
16217
17440
  #
16218
17441
  # @!attribute [rw] product_id
@@ -17599,7 +18822,7 @@ module Aws::SageMaker
17599
18822
  #
17600
18823
  # {
17601
18824
  # s3_output_location: "S3Uri", # required
17602
- # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64
18825
+ # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64, coreml
17603
18826
  # target_platform: {
17604
18827
  # os: "ANDROID", # required, accepts ANDROID, LINUX
17605
18828
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
@@ -17673,7 +18896,7 @@ module Aws::SageMaker
17673
18896
  # @!attribute [rw] compiler_options
17674
18897
  # Specifies additional parameters for compiler options in JSON format.
17675
18898
  # The compiler options are `TargetPlatform` specific. It is required
17676
- # for NVIDIA accelerators and highly recommended for CPU compliations.
18899
+ # for NVIDIA accelerators and highly recommended for CPU compilations.
17677
18900
  # For any other cases, it is optional to specify `CompilerOptions.`
17678
18901
  #
17679
18902
  # * `CPU`\: Compilation for CPU supports the following compiler
@@ -17715,6 +18938,27 @@ module Aws::SageMaker
17715
18938
  #
17716
18939
  # * `mattr`\: Add `\{'mattr': ['+neon']\}` to compiler options if
17717
18940
  # compiling for ARM 32-bit platform with NEON support.
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
+ #
18949
+ # * `CoreML`\: Compilation for the CoreML OutputConfig$TargetDevice
18950
+ # supports the following compiler options:
18951
+ #
18952
+ # * `class_labels`\: Specifies the classification labels file name
18953
+ # inside input tar.gz file. For example, `\{"class_labels":
18954
+ # "imagenet_labels_1000.txt"\}`. Labels inside the txt file should
18955
+ # be separated by newlines.
18956
+ #
18957
+ # ^
18958
+ #
18959
+ #
18960
+ #
18961
+ # [1]: https://github.com/aws/aws-neuron-sdk/blob/master/docs/neuron-cc/command-line-reference.md
17718
18962
  # @return [String]
17719
18963
  #
17720
18964
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OutputConfig AWS API Documentation
@@ -18987,7 +20231,7 @@ module Aws::SageMaker
18987
20231
  # data as a hash:
18988
20232
  #
18989
20233
  # {
18990
- # 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
18991
20235
  # instance_count: 1, # required
18992
20236
  # volume_size_in_gb: 1, # required
18993
20237
  # volume_kms_key_id: "KmsKeyId",
@@ -19151,31 +20395,35 @@ module Aws::SageMaker
19151
20395
  include Aws::Structure
19152
20396
  end
19153
20397
 
19154
- # The instance type and the Amazon Resource Name (ARN) of the SageMaker
19155
- # image created on the instance. The ARN is stored as metadata in
19156
- # 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.
19157
20400
  #
19158
20401
  # @note When making an API call, you may pass ResourceSpec
19159
20402
  # data as a hash:
19160
20403
  #
19161
20404
  # {
19162
20405
  # sage_maker_image_arn: "ImageArn",
20406
+ # sage_maker_image_version_arn: "ImageVersionArn",
19163
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
19164
20408
  # }
19165
20409
  #
19166
20410
  # @!attribute [rw] sage_maker_image_arn
19167
- # The Amazon Resource Name (ARN) of the SageMaker image created on the
19168
- # 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.
19169
20416
  # @return [String]
19170
20417
  #
19171
20418
  # @!attribute [rw] instance_type
19172
- # The instance type.
20419
+ # The instance type that the image version runs on.
19173
20420
  # @return [String]
19174
20421
  #
19175
20422
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ResourceSpec AWS API Documentation
19176
20423
  #
19177
20424
  class ResourceSpec < Struct.new(
19178
20425
  :sage_maker_image_arn,
20426
+ :sage_maker_image_version_arn,
19179
20427
  :instance_type)
19180
20428
  SENSITIVE = []
19181
20429
  include Aws::Structure
@@ -19762,8 +21010,7 @@ module Aws::SageMaker
19762
21010
  #
19763
21011
  # @!attribute [rw] s3_output_path
19764
21012
  # When `NotebookOutputOption` is `Allowed`, the Amazon S3 bucket used
19765
- # to save the notebook cell output. If `S3OutputPath` isn't
19766
- # specified, a default bucket is used.
21013
+ # to save the notebook cell output.
19767
21014
  # @return [String]
19768
21015
  #
19769
21016
  # @!attribute [rw] s3_kms_key_id
@@ -19835,6 +21082,11 @@ module Aws::SageMaker
19835
21082
  # The Amazon S3 path where the model artifacts, which result from
19836
21083
  # model training, are stored. This path must point to a single `gzip`
19837
21084
  # compressed tar archive (`.tar.gz` suffix).
21085
+ #
21086
+ # <note markdown="1"> The model artifacts must be in an S3 bucket that is in the same
21087
+ # region as the algorithm.
21088
+ #
21089
+ # </note>
19838
21090
  # @return [String]
19839
21091
  #
19840
21092
  # @!attribute [rw] algorithm_name
@@ -20340,6 +21592,7 @@ module Aws::SageMaker
20340
21592
  # {
20341
21593
  # default_resource_spec: {
20342
21594
  # sage_maker_image_arn: "ImageArn",
21595
+ # sage_maker_image_version_arn: "ImageVersionArn",
20343
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
20344
21597
  # },
20345
21598
  # }
@@ -20708,7 +21961,7 @@ module Aws::SageMaker
20708
21961
  # {
20709
21962
  # training_input_mode: "Pipe", # required, accepts Pipe, File
20710
21963
  # hyper_parameters: {
20711
- # "ParameterKey" => "ParameterValue",
21964
+ # "HyperParameterKey" => "HyperParameterValue",
20712
21965
  # },
20713
21966
  # input_data_config: [ # required
20714
21967
  # {
@@ -20741,7 +21994,7 @@ module Aws::SageMaker
20741
21994
  # s3_output_path: "S3Uri", # required
20742
21995
  # },
20743
21996
  # resource_config: { # required
20744
- # 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
20745
21998
  # instance_count: 1, # required
20746
21999
  # volume_size_in_gb: 1, # required
20747
22000
  # volume_kms_key_id: "KmsKeyId",
@@ -20921,10 +22174,10 @@ module Aws::SageMaker
20921
22174
  # },
20922
22175
  # is_tunable: false,
20923
22176
  # is_required: false,
20924
- # default_value: "ParameterValue",
22177
+ # default_value: "HyperParameterValue",
20925
22178
  # },
20926
22179
  # ],
20927
- # 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
20928
22181
  # supports_distributed_training: false,
20929
22182
  # metric_definitions: [
20930
22183
  # {
@@ -22029,7 +23282,7 @@ module Aws::SageMaker
22029
23282
  # @return [Types::ProcessingJob]
22030
23283
  #
22031
23284
  # @!attribute [rw] transform_job
22032
- # Information about a transform job that's the source of the trial
23285
+ # Information about a transform job that's the source of a trial
22033
23286
  # component.
22034
23287
  # @return [Types::TransformJob]
22035
23288
  #
@@ -22381,6 +23634,55 @@ module Aws::SageMaker
22381
23634
  include Aws::Structure
22382
23635
  end
22383
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
+
22384
23686
  # @note When making an API call, you may pass UpdateCodeRepositoryInput
22385
23687
  # data as a hash:
22386
23688
  #
@@ -22442,18 +23744,28 @@ module Aws::SageMaker
22442
23744
  # jupyter_server_app_settings: {
22443
23745
  # default_resource_spec: {
22444
23746
  # sage_maker_image_arn: "ImageArn",
23747
+ # sage_maker_image_version_arn: "ImageVersionArn",
22445
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
22446
23749
  # },
22447
23750
  # },
22448
23751
  # kernel_gateway_app_settings: {
22449
23752
  # default_resource_spec: {
22450
23753
  # sage_maker_image_arn: "ImageArn",
23754
+ # sage_maker_image_version_arn: "ImageVersionArn",
22451
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
22452
23756
  # },
23757
+ # custom_images: [
23758
+ # {
23759
+ # image_name: "ImageName", # required
23760
+ # image_version_number: 1,
23761
+ # app_image_config_name: "AppImageConfigName", # required
23762
+ # },
23763
+ # ],
22453
23764
  # },
22454
23765
  # tensor_board_app_settings: {
22455
23766
  # default_resource_spec: {
22456
23767
  # sage_maker_image_arn: "ImageArn",
23768
+ # sage_maker_image_version_arn: "ImageVersionArn",
22457
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
22458
23770
  # },
22459
23771
  # },
@@ -22641,6 +23953,63 @@ module Aws::SageMaker
22641
23953
  include Aws::Structure
22642
23954
  end
22643
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
+
22644
24013
  # @note When making an API call, you may pass UpdateMonitoringScheduleRequest
22645
24014
  # data as a hash:
22646
24015
  #
@@ -23129,18 +24498,28 @@ module Aws::SageMaker
23129
24498
  # jupyter_server_app_settings: {
23130
24499
  # default_resource_spec: {
23131
24500
  # sage_maker_image_arn: "ImageArn",
24501
+ # sage_maker_image_version_arn: "ImageVersionArn",
23132
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
23133
24503
  # },
23134
24504
  # },
23135
24505
  # kernel_gateway_app_settings: {
23136
24506
  # default_resource_spec: {
23137
24507
  # sage_maker_image_arn: "ImageArn",
24508
+ # sage_maker_image_version_arn: "ImageVersionArn",
23138
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
23139
24510
  # },
24511
+ # custom_images: [
24512
+ # {
24513
+ # image_name: "ImageName", # required
24514
+ # image_version_number: 1,
24515
+ # app_image_config_name: "AppImageConfigName", # required
24516
+ # },
24517
+ # ],
23140
24518
  # },
23141
24519
  # tensor_board_app_settings: {
23142
24520
  # default_resource_spec: {
23143
24521
  # sage_maker_image_arn: "ImageArn",
24522
+ # sage_maker_image_version_arn: "ImageVersionArn",
23144
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
23145
24524
  # },
23146
24525
  # },
@@ -23418,18 +24797,28 @@ module Aws::SageMaker
23418
24797
  # jupyter_server_app_settings: {
23419
24798
  # default_resource_spec: {
23420
24799
  # sage_maker_image_arn: "ImageArn",
24800
+ # sage_maker_image_version_arn: "ImageVersionArn",
23421
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
23422
24802
  # },
23423
24803
  # },
23424
24804
  # kernel_gateway_app_settings: {
23425
24805
  # default_resource_spec: {
23426
24806
  # sage_maker_image_arn: "ImageArn",
24807
+ # sage_maker_image_version_arn: "ImageVersionArn",
23427
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
23428
24809
  # },
24810
+ # custom_images: [
24811
+ # {
24812
+ # image_name: "ImageName", # required
24813
+ # image_version_number: 1,
24814
+ # app_image_config_name: "AppImageConfigName", # required
24815
+ # },
24816
+ # ],
23429
24817
  # },
23430
24818
  # tensor_board_app_settings: {
23431
24819
  # default_resource_spec: {
23432
24820
  # sage_maker_image_arn: "ImageArn",
24821
+ # sage_maker_image_version_arn: "ImageVersionArn",
23433
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
23434
24823
  # },
23435
24824
  # },
@@ -23440,7 +24829,14 @@ module Aws::SageMaker
23440
24829
  # @return [String]
23441
24830
  #
23442
24831
  # @!attribute [rw] security_groups
23443
- # 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`.
23444
24840
  # @return [Array<String>]
23445
24841
  #
23446
24842
  # @!attribute [rw] sharing_settings