aws-sdk-sagemaker 1.67.0 → 1.72.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4ef155285a2d56e1038b5456c22b3a2c9090d3ee3945cc9d07343ecda1e801ac
4
- data.tar.gz: 5c45e9b3ce9a6ef906ec8e385b41eac8237dffad7f6716bdd1beaf7fa5490da6
3
+ metadata.gz: 43e7f6f96d08e85084701352a98d0d1b3acad5ad5dd5ede98a5d88e4b44d0eb8
4
+ data.tar.gz: 12fb1a61678258912d555ee974dd61a12e596723f33b8b38de7d7038fa35fcef
5
5
  SHA512:
6
- metadata.gz: 8f441f1409e5b72b511be33589a1f5c6e732ed11004014bfd2285bebd39ae059e418e5d968068112bfdf79f0d81d60632d4451dbb70ec4d6c26e342936208383
7
- data.tar.gz: e8f0f6ecb146d5c8c05fd86a3ae14d19ca365e6589c8433b6e10efdb02120be37b794709f1e45727ef4d135a6eca8c41edbedf9eaa5a1d1913b1236a9c2967c7
6
+ metadata.gz: f97845cf8a04fb2c9a58a6d75ec7d30b2e05226a5ec5fe11ae804c3127314f7fc790c78a9c032b8fd95920c29ba8f18517e6b4a185352abe4bd26a7911a650d5
7
+ data.tar.gz: a26c6197a515d3eb1adc1c0d91b9d29178e4ed8a6471be01328ebc37688df7297455ea6afdf8b1ce63511df8abcfc27b1fda63903480d46acfa6fe4c687cdb00
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-sagemaker/customizations'
49
49
  # @!group service
50
50
  module Aws::SageMaker
51
51
 
52
- GEM_VERSION = '1.67.0'
52
+ GEM_VERSION = '1.72.0'
53
53
 
54
54
  end
@@ -523,10 +523,10 @@ module Aws::SageMaker
523
523
  # },
524
524
  # is_tunable: false,
525
525
  # is_required: false,
526
- # default_value: "ParameterValue",
526
+ # default_value: "HyperParameterValue",
527
527
  # },
528
528
  # ],
529
- # 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
529
+ # 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
530
530
  # supports_distributed_training: false,
531
531
  # metric_definitions: [
532
532
  # {
@@ -574,7 +574,7 @@ module Aws::SageMaker
574
574
  # training_job_definition: { # required
575
575
  # training_input_mode: "Pipe", # required, accepts Pipe, File
576
576
  # hyper_parameters: {
577
- # "ParameterKey" => "ParameterValue",
577
+ # "HyperParameterKey" => "HyperParameterValue",
578
578
  # },
579
579
  # input_data_config: [ # required
580
580
  # {
@@ -607,7 +607,7 @@ module Aws::SageMaker
607
607
  # s3_output_path: "S3Uri", # required
608
608
  # },
609
609
  # resource_config: { # required
610
- # 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
610
+ # 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
611
611
  # instance_count: 1, # required
612
612
  # volume_size_in_gb: 1, # required
613
613
  # volume_kms_key_id: "KmsKeyId",
@@ -711,6 +711,7 @@ module Aws::SageMaker
711
711
  # ],
712
712
  # resource_spec: {
713
713
  # sage_maker_image_arn: "ImageArn",
714
+ # sage_maker_image_version_arn: "ImageVersionArn",
714
715
  # 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
715
716
  # },
716
717
  # })
@@ -728,6 +729,62 @@ module Aws::SageMaker
728
729
  req.send_request(options)
729
730
  end
730
731
 
732
+ # Creates a configuration for running a SageMaker image as a
733
+ # KernelGateway app. The configuration specifies the Amazon Elastic File
734
+ # System (EFS) storage volume on the image, and a list of the kernels in
735
+ # the image.
736
+ #
737
+ # @option params [required, String] :app_image_config_name
738
+ # The name of the AppImageConfig. Must be unique to your account.
739
+ #
740
+ # @option params [Array<Types::Tag>] :tags
741
+ # A list of tags to apply to the AppImageConfig.
742
+ #
743
+ # @option params [Types::KernelGatewayImageConfig] :kernel_gateway_image_config
744
+ # The KernelGatewayImageConfig.
745
+ #
746
+ # @return [Types::CreateAppImageConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
747
+ #
748
+ # * {Types::CreateAppImageConfigResponse#app_image_config_arn #app_image_config_arn} => String
749
+ #
750
+ # @example Request syntax with placeholder values
751
+ #
752
+ # resp = client.create_app_image_config({
753
+ # app_image_config_name: "AppImageConfigName", # required
754
+ # tags: [
755
+ # {
756
+ # key: "TagKey", # required
757
+ # value: "TagValue", # required
758
+ # },
759
+ # ],
760
+ # kernel_gateway_image_config: {
761
+ # kernel_specs: [ # required
762
+ # {
763
+ # name: "KernelName", # required
764
+ # display_name: "KernelDisplayName",
765
+ # },
766
+ # ],
767
+ # file_system_config: {
768
+ # mount_path: "MountPath",
769
+ # default_uid: 1,
770
+ # default_gid: 1,
771
+ # },
772
+ # },
773
+ # })
774
+ #
775
+ # @example Response structure
776
+ #
777
+ # resp.app_image_config_arn #=> String
778
+ #
779
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAppImageConfig AWS API Documentation
780
+ #
781
+ # @overload create_app_image_config(params = {})
782
+ # @param [Hash] params ({})
783
+ def create_app_image_config(params = {}, options = {})
784
+ req = build_request(:create_app_image_config, params)
785
+ req.send_request(options)
786
+ end
787
+
731
788
  # Creates an Autopilot job.
732
789
  #
733
790
  # Find the best performing model after you run an Autopilot job by
@@ -748,7 +805,7 @@ module Aws::SageMaker
748
805
  #
749
806
  # @option params [required, Array<Types::AutoMLChannel>] :input_data_config
750
807
  # Similar to InputDataConfig supported by Tuning. Format(s) supported:
751
- # CSV. Minimum of 1000 rows.
808
+ # CSV. Minimum of 500 rows.
752
809
  #
753
810
  # @option params [required, Types::AutoMLOutputDataConfig] :output_data_config
754
811
  # Similar to OutputDataConfig supported by Tuning. Format(s) supported:
@@ -969,6 +1026,16 @@ module Aws::SageMaker
969
1026
  # the job reaches the time limit, Amazon SageMaker ends the compilation
970
1027
  # job. Use this API to cap model training costs.
971
1028
  #
1029
+ # @option params [Array<Types::Tag>] :tags
1030
+ # An array of key-value pairs that you want to use to organize and track
1031
+ # your AWS resource costs. For more information, see [Using Cost
1032
+ # Allocation Tags][1] in the *AWS Billing and Cost Management User
1033
+ # Guide*.
1034
+ #
1035
+ #
1036
+ #
1037
+ # [1]: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-what
1038
+ #
972
1039
  # @return [Types::CreateCompilationJobResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
973
1040
  #
974
1041
  # * {Types::CreateCompilationJobResponse#compilation_job_arn #compilation_job_arn} => String
@@ -981,11 +1048,11 @@ module Aws::SageMaker
981
1048
  # input_config: { # required
982
1049
  # s3_uri: "S3Uri", # required
983
1050
  # data_input_config: "DataInputConfig", # required
984
- # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE
1051
+ # framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET
985
1052
  # },
986
1053
  # output_config: { # required
987
1054
  # s3_output_location: "S3Uri", # required
988
- # 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
1055
+ # 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
989
1056
  # target_platform: {
990
1057
  # os: "ANDROID", # required, accepts ANDROID, LINUX
991
1058
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
@@ -997,6 +1064,12 @@ module Aws::SageMaker
997
1064
  # max_runtime_in_seconds: 1,
998
1065
  # max_wait_time_in_seconds: 1,
999
1066
  # },
1067
+ # tags: [
1068
+ # {
1069
+ # key: "TagKey", # required
1070
+ # value: "TagValue", # required
1071
+ # },
1072
+ # ],
1000
1073
  # })
1001
1074
  #
1002
1075
  # @example Response structure
@@ -1012,26 +1085,46 @@ module Aws::SageMaker
1012
1085
  req.send_request(options)
1013
1086
  end
1014
1087
 
1015
- # Creates a `Domain` used by SageMaker Studio. A domain consists of an
1016
- # associated directory, a list of authorized users, and a variety of
1017
- # security, application, policy, and Amazon Virtual Private Cloud (VPC)
1018
- # configurations. An AWS account is limited to one domain per region.
1019
- # Users within a domain can share notebook files and other artifacts
1020
- # with each other.
1088
+ # Creates a `Domain` used by Amazon SageMaker Studio. A domain consists
1089
+ # of an associated Amazon Elastic File System (EFS) volume, a list of
1090
+ # authorized users, and a variety of security, application, policy, and
1091
+ # Amazon Virtual Private Cloud (VPC) configurations. An AWS account is
1092
+ # limited to one domain per region. Users within a domain can share
1093
+ # notebook files and other artifacts with each other.
1094
+ #
1095
+ # When a domain is created, an EFS volume is created for use by all of
1096
+ # the users within the domain. Each user receives a private home
1097
+ # directory within the EFS volume for notebooks, Git repositories, and
1098
+ # data files.
1099
+ #
1100
+ # **VPC configuration**
1101
+ #
1102
+ # All SageMaker Studio traffic between the domain and the EFS volume is
1103
+ # through the specified VPC and subnets. For other Studio traffic, you
1104
+ # can specify the `AppNetworkAccessType` parameter.
1105
+ # `AppNetworkAccessType` corresponds to the network access type that you
1106
+ # choose when you onboard to Studio. The following options are
1107
+ # available:
1108
+ #
1109
+ # * `PublicInternetOnly` - Non-EFS traffic goes through a VPC managed by
1110
+ # Amazon SageMaker, which allows internet access. This is the default
1111
+ # value.
1021
1112
  #
1022
- # When a domain is created, an Amazon Elastic File System (EFS) volume
1023
- # is also created for use by all of the users within the domain. Each
1024
- # user receives a private home directory within the EFS for notebooks,
1025
- # Git repositories, and data files.
1113
+ # * `VpcOnly` - All Studio traffic is through the specified VPC and
1114
+ # subnets. Internet access is disabled by default. To allow internet
1115
+ # access, you must specify a NAT gateway.
1026
1116
  #
1027
- # All traffic between the domain and the EFS volume is communicated
1028
- # through the specified subnet IDs. All other traffic goes over the
1029
- # Internet through an Amazon SageMaker system VPC. The EFS traffic uses
1030
- # the NFS/TCP protocol over port 2049.
1117
+ # When internet access is disabled, you won't be able to run a Studio
1118
+ # notebook or to train or host models unless your VPC has an interface
1119
+ # endpoint to the SageMaker API and runtime or a NAT gateway and your
1120
+ # security groups allow outbound connections.
1031
1121
  #
1032
- # NFS traffic over TCP on port 2049 needs to be allowed in both inbound
1033
- # and outbound rules in order to launch a SageMaker Studio app
1034
- # successfully.
1122
+ # For more information, see [Connect SageMaker Studio Notebooks to
1123
+ # Resources in a VPC][1].
1124
+ #
1125
+ #
1126
+ #
1127
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/studio-notebooks-and-internet-access.html
1035
1128
  #
1036
1129
  # @option params [required, String] :domain_name
1037
1130
  # A name for the domain.
@@ -1043,20 +1136,34 @@ module Aws::SageMaker
1043
1136
  # The default user settings.
1044
1137
  #
1045
1138
  # @option params [required, Array<String>] :subnet_ids
1046
- # The VPC subnets to use for communication with the EFS volume.
1139
+ # The VPC subnets that Studio uses for communication.
1047
1140
  #
1048
1141
  # @option params [required, String] :vpc_id
1049
- # The ID of the Amazon Virtual Private Cloud (VPC) to use for
1050
- # communication with the EFS volume.
1142
+ # The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for
1143
+ # communication.
1051
1144
  #
1052
1145
  # @option params [Array<Types::Tag>] :tags
1053
1146
  # Tags to associated with the Domain. Each tag consists of a key and an
1054
1147
  # optional value. Tag keys must be unique per resource. Tags are
1055
1148
  # searchable using the Search API.
1056
1149
  #
1150
+ # @option params [String] :app_network_access_type
1151
+ # Specifies the VPC used for non-EFS traffic. The default value is
1152
+ # `PublicInternetOnly`.
1153
+ #
1154
+ # * `PublicInternetOnly` - Non-EFS traffic is through a VPC managed by
1155
+ # Amazon SageMaker, which allows direct internet access
1156
+ #
1157
+ # * `VpcOnly` - All Studio traffic is through the specified VPC and
1158
+ # subnets
1159
+ #
1057
1160
  # @option params [String] :home_efs_file_system_kms_key_id
1058
- # The AWS Key Management Service (KMS) encryption key ID. Encryption
1059
- # with a customer master key (CMK) is not supported.
1161
+ # This member is deprecated and replaced with `KmsKeyId`.
1162
+ #
1163
+ # @option params [String] :kms_key_id
1164
+ # SageMaker uses AWS KMS to encrypt the EFS volume attached to the
1165
+ # domain with an AWS managed customer master key (CMK) by default. For
1166
+ # more control, specify a customer managed CMK.
1060
1167
  #
1061
1168
  # @return [Types::CreateDomainResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1062
1169
  #
@@ -1079,18 +1186,28 @@ module Aws::SageMaker
1079
1186
  # jupyter_server_app_settings: {
1080
1187
  # default_resource_spec: {
1081
1188
  # sage_maker_image_arn: "ImageArn",
1189
+ # sage_maker_image_version_arn: "ImageVersionArn",
1082
1190
  # 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
1083
1191
  # },
1084
1192
  # },
1085
1193
  # kernel_gateway_app_settings: {
1086
1194
  # default_resource_spec: {
1087
1195
  # sage_maker_image_arn: "ImageArn",
1196
+ # sage_maker_image_version_arn: "ImageVersionArn",
1088
1197
  # 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
1089
1198
  # },
1199
+ # custom_images: [
1200
+ # {
1201
+ # image_name: "ImageName", # required
1202
+ # image_version_number: 1,
1203
+ # app_image_config_name: "AppImageConfigName", # required
1204
+ # },
1205
+ # ],
1090
1206
  # },
1091
1207
  # tensor_board_app_settings: {
1092
1208
  # default_resource_spec: {
1093
1209
  # sage_maker_image_arn: "ImageArn",
1210
+ # sage_maker_image_version_arn: "ImageVersionArn",
1094
1211
  # 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
1095
1212
  # },
1096
1213
  # },
@@ -1103,7 +1220,9 @@ module Aws::SageMaker
1103
1220
  # value: "TagValue", # required
1104
1221
  # },
1105
1222
  # ],
1223
+ # app_network_access_type: "PublicInternetOnly", # accepts PublicInternetOnly, VpcOnly
1106
1224
  # home_efs_file_system_kms_key_id: "KmsKeyId",
1225
+ # kms_key_id: "KmsKeyId",
1107
1226
  # })
1108
1227
  #
1109
1228
  # @example Response structure
@@ -1174,15 +1293,47 @@ module Aws::SageMaker
1174
1293
  # AWS STS in an AWS Region][3] in the *AWS Identity and Access
1175
1294
  # Management User Guide*.
1176
1295
  #
1296
+ # <note markdown="1"> To add the IAM role policies for using this API operation, go to the
1297
+ # [IAM console][4], and choose Roles in the left navigation pane. Search
1298
+ # the IAM role that you want to grant access to use the CreateEndpoint
1299
+ # and CreateEndpointConfig API operations, add the following policies to
1300
+ # the role.
1301
+ #
1302
+ # * Option 1: For a full Amazon SageMaker access, search and attach the
1303
+ # `AmazonSageMakerFullAccess` policy.
1304
+ #
1305
+ # * Option 2: For granting a limited access to an IAM role, paste the
1306
+ # following Action elements manually into the JSON file of the IAM
1307
+ # role:
1308
+ #
1309
+ # `"Action": ["sagemaker:CreateEndpoint",
1310
+ # "sagemaker:CreateEndpointConfig"]`
1311
+ #
1312
+ # `"Resource": [`
1313
+ #
1314
+ # `"arn:aws:sagemaker:region:account-id:endpoint/endpointName"`
1315
+ #
1316
+ # `"arn:aws:sagemaker:region:account-id:endpoint-config/endpointConfigName"`
1317
+ #
1318
+ # `]`
1319
+ #
1320
+ # For more information, see [Amazon SageMaker API Permissions:
1321
+ # Actions, Permissions, and Resources Reference][5].
1322
+ #
1323
+ # </note>
1324
+ #
1177
1325
  #
1178
1326
  #
1179
1327
  # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/ex1-deploy-model.html#ex1-deploy-model-boto
1180
1328
  # [2]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadConsistency.html
1181
1329
  # [3]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html
1330
+ # [4]: https://console.aws.amazon.com/iam/
1331
+ # [5]: https://docs.aws.amazon.com/sagemaker/latest/dg/api-permissions-reference.html
1182
1332
  #
1183
1333
  # @option params [required, String] :endpoint_name
1184
- # The name of the endpoint. The name must be unique within an AWS Region
1185
- # in your AWS account.
1334
+ # The name of the endpoint.The name must be unique within an AWS Region
1335
+ # in your AWS account. The name is case-insensitive in `CreateEndpoint`,
1336
+ # but the case is preserved and must be matched in .
1186
1337
  #
1187
1338
  # @option params [required, String] :endpoint_config_name
1188
1339
  # The name of an endpoint configuration. For more information, see
@@ -1616,8 +1767,8 @@ module Aws::SageMaker
1616
1767
  # The name of the tuning job. This name is the prefix for the names of
1617
1768
  # all training jobs that this tuning job launches. The name must be
1618
1769
  # unique within the same AWS account and AWS Region. The name must have
1619
- # \\\{ \\} to \\\{ \\} characters. Valid characters are a-z, A-Z, 0-9,
1620
- # and : + = @ \_ % - (hyphen). The name is not case sensitive.
1770
+ # 1 to 32 characters. Valid characters are a-z, A-Z, 0-9, and : + = @ \_
1771
+ # % - (hyphen). The name is not case sensitive.
1621
1772
  #
1622
1773
  # @option params [required, Types::HyperParameterTuningJobConfig] :hyper_parameter_tuning_job_config
1623
1774
  # The HyperParameterTuningJobConfig object that describes the tuning
@@ -1751,7 +1902,7 @@ module Aws::SageMaker
1751
1902
  # ],
1752
1903
  # },
1753
1904
  # static_hyper_parameters: {
1754
- # "ParameterKey" => "ParameterValue",
1905
+ # "HyperParameterKey" => "HyperParameterValue",
1755
1906
  # },
1756
1907
  # algorithm_specification: { # required
1757
1908
  # training_image: "AlgorithmImage",
@@ -1800,7 +1951,7 @@ module Aws::SageMaker
1800
1951
  # s3_output_path: "S3Uri", # required
1801
1952
  # },
1802
1953
  # resource_config: { # required
1803
- # 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
1954
+ # 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
1804
1955
  # instance_count: 1, # required
1805
1956
  # volume_size_in_gb: 1, # required
1806
1957
  # volume_kms_key_id: "KmsKeyId",
@@ -1849,7 +2000,7 @@ module Aws::SageMaker
1849
2000
  # ],
1850
2001
  # },
1851
2002
  # static_hyper_parameters: {
1852
- # "ParameterKey" => "ParameterValue",
2003
+ # "HyperParameterKey" => "HyperParameterValue",
1853
2004
  # },
1854
2005
  # algorithm_specification: { # required
1855
2006
  # training_image: "AlgorithmImage",
@@ -1898,7 +2049,7 @@ module Aws::SageMaker
1898
2049
  # s3_output_path: "S3Uri", # required
1899
2050
  # },
1900
2051
  # resource_config: { # required
1901
- # 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
2052
+ # 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
1902
2053
  # instance_count: 1, # required
1903
2054
  # volume_size_in_gb: 1, # required
1904
2055
  # volume_kms_key_id: "KmsKeyId",
@@ -1945,6 +2096,111 @@ module Aws::SageMaker
1945
2096
  req.send_request(options)
1946
2097
  end
1947
2098
 
2099
+ # Creates a custom SageMaker image. A SageMaker image is a set of image
2100
+ # versions. Each image version represents a container image stored in
2101
+ # Amazon Container Registry (ECR). For more information, see [Bring your
2102
+ # own SageMaker image][1].
2103
+ #
2104
+ #
2105
+ #
2106
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html
2107
+ #
2108
+ # @option params [String] :description
2109
+ # The description of the image.
2110
+ #
2111
+ # @option params [String] :display_name
2112
+ # The display name of the image. If not provided, `ImageName` is
2113
+ # displayed.
2114
+ #
2115
+ # @option params [required, String] :image_name
2116
+ # The name of the image. Must be unique to your account.
2117
+ #
2118
+ # @option params [required, String] :role_arn
2119
+ # The Amazon Resource Name (ARN) of an IAM role that enables Amazon
2120
+ # SageMaker to perform tasks on your behalf.
2121
+ #
2122
+ # @option params [Array<Types::Tag>] :tags
2123
+ # A list of tags to apply to the image.
2124
+ #
2125
+ # @return [Types::CreateImageResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2126
+ #
2127
+ # * {Types::CreateImageResponse#image_arn #image_arn} => String
2128
+ #
2129
+ # @example Request syntax with placeholder values
2130
+ #
2131
+ # resp = client.create_image({
2132
+ # description: "ImageDescription",
2133
+ # display_name: "ImageDisplayName",
2134
+ # image_name: "ImageName", # required
2135
+ # role_arn: "RoleArn", # required
2136
+ # tags: [
2137
+ # {
2138
+ # key: "TagKey", # required
2139
+ # value: "TagValue", # required
2140
+ # },
2141
+ # ],
2142
+ # })
2143
+ #
2144
+ # @example Response structure
2145
+ #
2146
+ # resp.image_arn #=> String
2147
+ #
2148
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImage AWS API Documentation
2149
+ #
2150
+ # @overload create_image(params = {})
2151
+ # @param [Hash] params ({})
2152
+ def create_image(params = {}, options = {})
2153
+ req = build_request(:create_image, params)
2154
+ req.send_request(options)
2155
+ end
2156
+
2157
+ # Creates a version of the SageMaker image specified by `ImageName`. The
2158
+ # version represents the Amazon Container Registry (ECR) container image
2159
+ # specified by `BaseImage`.
2160
+ #
2161
+ # @option params [required, String] :base_image
2162
+ # The registry path of the container image to use as the starting point
2163
+ # for this version. The path is an Amazon Container Registry (ECR) URI
2164
+ # in the following format:
2165
+ #
2166
+ # `<acct-id>.dkr.ecr.<region>.amazonaws.com/<repo-name[:tag] or
2167
+ # [@digest]>`
2168
+ #
2169
+ # @option params [required, String] :client_token
2170
+ # A unique ID. If not specified, the AWS CLI and AWS SDKs, such as the
2171
+ # SDK for Python (Boto3), add a unique value to the call.
2172
+ #
2173
+ # **A suitable default value is auto-generated.** You should normally
2174
+ # not need to pass this option.**
2175
+ #
2176
+ # @option params [required, String] :image_name
2177
+ # The `ImageName` of the `Image` to create a version of.
2178
+ #
2179
+ # @return [Types::CreateImageVersionResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2180
+ #
2181
+ # * {Types::CreateImageVersionResponse#image_version_arn #image_version_arn} => String
2182
+ #
2183
+ # @example Request syntax with placeholder values
2184
+ #
2185
+ # resp = client.create_image_version({
2186
+ # base_image: "ImageBaseImage", # required
2187
+ # client_token: "ClientToken", # required
2188
+ # image_name: "ImageName", # required
2189
+ # })
2190
+ #
2191
+ # @example Response structure
2192
+ #
2193
+ # resp.image_version_arn #=> String
2194
+ #
2195
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateImageVersion AWS API Documentation
2196
+ #
2197
+ # @overload create_image_version(params = {})
2198
+ # @param [Hash] params ({})
2199
+ def create_image_version(params = {}, options = {})
2200
+ req = build_request(:create_image_version, params)
2201
+ req.send_request(options)
2202
+ end
2203
+
1948
2204
  # Creates a job that uses workers to label the data objects in your
1949
2205
  # input dataset. You can use the labeled data to train machine learning
1950
2206
  # models.
@@ -2009,7 +2265,7 @@ module Aws::SageMaker
2009
2265
  # successfully complete data labeling.
2010
2266
  #
2011
2267
  # @option params [String] :label_category_config_s3_uri
2012
- # The S3 URL of the file that defines the categories used to label the
2268
+ # The S3 URI of the file that defines the categories used to label the
2013
2269
  # data objects.
2014
2270
  #
2015
2271
  # For 3D point cloud task types, see [Create a Labeling Category
@@ -2274,7 +2530,7 @@ module Aws::SageMaker
2274
2530
  # environment: {
2275
2531
  # "EnvironmentKey" => "EnvironmentValue",
2276
2532
  # },
2277
- # model_package_name: "ArnOrName",
2533
+ # model_package_name: "VersionedArnOrName",
2278
2534
  # },
2279
2535
  # containers: [
2280
2536
  # {
@@ -2288,7 +2544,7 @@ module Aws::SageMaker
2288
2544
  # environment: {
2289
2545
  # "EnvironmentKey" => "EnvironmentValue",
2290
2546
  # },
2291
- # model_package_name: "ArnOrName",
2547
+ # model_package_name: "VersionedArnOrName",
2292
2548
  # },
2293
2549
  # ],
2294
2550
  # execution_role_arn: "RoleArn", # required
@@ -2329,7 +2585,7 @@ module Aws::SageMaker
2329
2585
  # model from an algorithm resource that you created or subscribed to in
2330
2586
  # AWS Marketplace, provide a value for `SourceAlgorithmSpecification`.
2331
2587
  #
2332
- # @option params [required, String] :model_package_name
2588
+ # @option params [String] :model_package_name
2333
2589
  # The name of the model package. The name must have 1 to 63 characters.
2334
2590
  # Valid characters are a-z, A-Z, 0-9, and - (hyphen).
2335
2591
  #
@@ -2366,7 +2622,7 @@ module Aws::SageMaker
2366
2622
  # @example Request syntax with placeholder values
2367
2623
  #
2368
2624
  # resp = client.create_model_package({
2369
- # model_package_name: "EntityName", # required
2625
+ # model_package_name: "EntityName",
2370
2626
  # model_package_description: "EntityDescription",
2371
2627
  # inference_specification: {
2372
2628
  # containers: [ # required
@@ -2846,6 +3102,12 @@ module Aws::SageMaker
2846
3102
  # This operation can only be called when the authentication mode equals
2847
3103
  # IAM.
2848
3104
  #
3105
+ # <note markdown="1"> The URL that you get from a call to `CreatePresignedDomainUrl` is
3106
+ # valid only for 5 minutes. If you try to use the URL after the 5-minute
3107
+ # limit expires, you are directed to the AWS console sign-in page.
3108
+ #
3109
+ # </note>
3110
+ #
2849
3111
  # @option params [required, String] :domain_id
2850
3112
  # The domain ID.
2851
3113
  #
@@ -3319,7 +3581,7 @@ module Aws::SageMaker
3319
3581
  # resp = client.create_training_job({
3320
3582
  # training_job_name: "TrainingJobName", # required
3321
3583
  # hyper_parameters: {
3322
- # "ParameterKey" => "ParameterValue",
3584
+ # "HyperParameterKey" => "HyperParameterValue",
3323
3585
  # },
3324
3586
  # algorithm_specification: { # required
3325
3587
  # training_image: "AlgorithmImage",
@@ -3365,7 +3627,7 @@ module Aws::SageMaker
3365
3627
  # s3_output_path: "S3Uri", # required
3366
3628
  # },
3367
3629
  # resource_config: { # required
3368
- # 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
3630
+ # 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
3369
3631
  # instance_count: 1, # required
3370
3632
  # volume_size_in_gb: 1, # required
3371
3633
  # volume_kms_key_id: "KmsKeyId",
@@ -3894,18 +4156,28 @@ module Aws::SageMaker
3894
4156
  # jupyter_server_app_settings: {
3895
4157
  # default_resource_spec: {
3896
4158
  # sage_maker_image_arn: "ImageArn",
4159
+ # sage_maker_image_version_arn: "ImageVersionArn",
3897
4160
  # 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
3898
4161
  # },
3899
4162
  # },
3900
4163
  # kernel_gateway_app_settings: {
3901
4164
  # default_resource_spec: {
3902
4165
  # sage_maker_image_arn: "ImageArn",
4166
+ # sage_maker_image_version_arn: "ImageVersionArn",
3903
4167
  # 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
3904
4168
  # },
4169
+ # custom_images: [
4170
+ # {
4171
+ # image_name: "ImageName", # required
4172
+ # image_version_number: 1,
4173
+ # app_image_config_name: "AppImageConfigName", # required
4174
+ # },
4175
+ # ],
3905
4176
  # },
3906
4177
  # tensor_board_app_settings: {
3907
4178
  # default_resource_spec: {
3908
4179
  # sage_maker_image_arn: "ImageArn",
4180
+ # sage_maker_image_version_arn: "ImageVersionArn",
3909
4181
  # 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
3910
4182
  # },
3911
4183
  # },
@@ -4189,6 +4461,28 @@ module Aws::SageMaker
4189
4461
  req.send_request(options)
4190
4462
  end
4191
4463
 
4464
+ # Deletes an AppImageConfig.
4465
+ #
4466
+ # @option params [required, String] :app_image_config_name
4467
+ # The name of the AppImageConfig to delete.
4468
+ #
4469
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4470
+ #
4471
+ # @example Request syntax with placeholder values
4472
+ #
4473
+ # resp = client.delete_app_image_config({
4474
+ # app_image_config_name: "AppImageConfigName", # required
4475
+ # })
4476
+ #
4477
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteAppImageConfig AWS API Documentation
4478
+ #
4479
+ # @overload delete_app_image_config(params = {})
4480
+ # @param [Hash] params ({})
4481
+ def delete_app_image_config(params = {}, options = {})
4482
+ req = build_request(:delete_app_image_config, params)
4483
+ req.send_request(options)
4484
+ end
4485
+
4192
4486
  # Deletes the specified Git repository from your account.
4193
4487
  #
4194
4488
  # @option params [required, String] :code_repository_name
@@ -4386,6 +4680,56 @@ module Aws::SageMaker
4386
4680
  req.send_request(options)
4387
4681
  end
4388
4682
 
4683
+ # Deletes a SageMaker image and all versions of the image. The container
4684
+ # images aren't deleted.
4685
+ #
4686
+ # @option params [required, String] :image_name
4687
+ # The name of the image to delete.
4688
+ #
4689
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4690
+ #
4691
+ # @example Request syntax with placeholder values
4692
+ #
4693
+ # resp = client.delete_image({
4694
+ # image_name: "ImageName", # required
4695
+ # })
4696
+ #
4697
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImage AWS API Documentation
4698
+ #
4699
+ # @overload delete_image(params = {})
4700
+ # @param [Hash] params ({})
4701
+ def delete_image(params = {}, options = {})
4702
+ req = build_request(:delete_image, params)
4703
+ req.send_request(options)
4704
+ end
4705
+
4706
+ # Deletes a version of a SageMaker image. The container image the
4707
+ # version represents isn't deleted.
4708
+ #
4709
+ # @option params [required, String] :image_name
4710
+ # The name of the image.
4711
+ #
4712
+ # @option params [required, Integer] :version
4713
+ # The version to delete.
4714
+ #
4715
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4716
+ #
4717
+ # @example Request syntax with placeholder values
4718
+ #
4719
+ # resp = client.delete_image_version({
4720
+ # image_name: "ImageName", # required
4721
+ # version: 1, # required
4722
+ # })
4723
+ #
4724
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageVersion AWS API Documentation
4725
+ #
4726
+ # @overload delete_image_version(params = {})
4727
+ # @param [Hash] params ({})
4728
+ def delete_image_version(params = {}, options = {})
4729
+ req = build_request(:delete_image_version, params)
4730
+ req.send_request(options)
4731
+ end
4732
+
4389
4733
  # Deletes a model. The `DeleteModel` API deletes only the model entry
4390
4734
  # that was created in Amazon SageMaker when you called the CreateModel
4391
4735
  # API. It does not delete model artifacts, inference code, or the IAM
@@ -4426,7 +4770,7 @@ module Aws::SageMaker
4426
4770
  # @example Request syntax with placeholder values
4427
4771
  #
4428
4772
  # resp = client.delete_model_package({
4429
- # model_package_name: "EntityName", # required
4773
+ # model_package_name: "VersionedArnOrName", # required
4430
4774
  # })
4431
4775
  #
4432
4776
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteModelPackage AWS API Documentation
@@ -4743,7 +5087,7 @@ module Aws::SageMaker
4743
5087
  # resp.training_specification.supported_hyper_parameters[0].is_required #=> Boolean
4744
5088
  # resp.training_specification.supported_hyper_parameters[0].default_value #=> String
4745
5089
  # resp.training_specification.supported_training_instance_types #=> Array
4746
- # resp.training_specification.supported_training_instance_types[0] #=> String, one of "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"
5090
+ # resp.training_specification.supported_training_instance_types[0] #=> String, one of "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"
4747
5091
  # resp.training_specification.supports_distributed_training #=> Boolean
4748
5092
  # resp.training_specification.metric_definitions #=> Array
4749
5093
  # resp.training_specification.metric_definitions[0].name #=> String
@@ -4780,7 +5124,7 @@ module Aws::SageMaker
4780
5124
  # resp.validation_specification.validation_profiles[0].profile_name #=> String
4781
5125
  # resp.validation_specification.validation_profiles[0].training_job_definition.training_input_mode #=> String, one of "Pipe", "File"
4782
5126
  # resp.validation_specification.validation_profiles[0].training_job_definition.hyper_parameters #=> Hash
4783
- # resp.validation_specification.validation_profiles[0].training_job_definition.hyper_parameters["ParameterKey"] #=> String
5127
+ # resp.validation_specification.validation_profiles[0].training_job_definition.hyper_parameters["HyperParameterKey"] #=> String
4784
5128
  # resp.validation_specification.validation_profiles[0].training_job_definition.input_data_config #=> Array
4785
5129
  # resp.validation_specification.validation_profiles[0].training_job_definition.input_data_config[0].channel_name #=> String
4786
5130
  # resp.validation_specification.validation_profiles[0].training_job_definition.input_data_config[0].data_source.s3_data_source.s3_data_type #=> String, one of "ManifestFile", "S3Prefix", "AugmentedManifestFile"
@@ -4799,7 +5143,7 @@ module Aws::SageMaker
4799
5143
  # resp.validation_specification.validation_profiles[0].training_job_definition.input_data_config[0].shuffle_config.seed #=> Integer
4800
5144
  # resp.validation_specification.validation_profiles[0].training_job_definition.output_data_config.kms_key_id #=> String
4801
5145
  # resp.validation_specification.validation_profiles[0].training_job_definition.output_data_config.s3_output_path #=> String
4802
- # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.instance_type #=> String, one of "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"
5146
+ # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.instance_type #=> String, one of "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"
4803
5147
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.instance_count #=> Integer
4804
5148
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.volume_size_in_gb #=> Integer
4805
5149
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.volume_kms_key_id #=> String
@@ -4893,6 +5237,7 @@ module Aws::SageMaker
4893
5237
  # resp.creation_time #=> Time
4894
5238
  # resp.failure_reason #=> String
4895
5239
  # resp.resource_spec.sage_maker_image_arn #=> String
5240
+ # resp.resource_spec.sage_maker_image_version_arn #=> String
4896
5241
  # resp.resource_spec.instance_type #=> String, one of "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"
4897
5242
  #
4898
5243
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeApp AWS API Documentation
@@ -4904,6 +5249,47 @@ module Aws::SageMaker
4904
5249
  req.send_request(options)
4905
5250
  end
4906
5251
 
5252
+ # Describes an AppImageConfig.
5253
+ #
5254
+ # @option params [required, String] :app_image_config_name
5255
+ # The name of the AppImageConfig to describe.
5256
+ #
5257
+ # @return [Types::DescribeAppImageConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5258
+ #
5259
+ # * {Types::DescribeAppImageConfigResponse#app_image_config_arn #app_image_config_arn} => String
5260
+ # * {Types::DescribeAppImageConfigResponse#app_image_config_name #app_image_config_name} => String
5261
+ # * {Types::DescribeAppImageConfigResponse#creation_time #creation_time} => Time
5262
+ # * {Types::DescribeAppImageConfigResponse#last_modified_time #last_modified_time} => Time
5263
+ # * {Types::DescribeAppImageConfigResponse#kernel_gateway_image_config #kernel_gateway_image_config} => Types::KernelGatewayImageConfig
5264
+ #
5265
+ # @example Request syntax with placeholder values
5266
+ #
5267
+ # resp = client.describe_app_image_config({
5268
+ # app_image_config_name: "AppImageConfigName", # required
5269
+ # })
5270
+ #
5271
+ # @example Response structure
5272
+ #
5273
+ # resp.app_image_config_arn #=> String
5274
+ # resp.app_image_config_name #=> String
5275
+ # resp.creation_time #=> Time
5276
+ # resp.last_modified_time #=> Time
5277
+ # resp.kernel_gateway_image_config.kernel_specs #=> Array
5278
+ # resp.kernel_gateway_image_config.kernel_specs[0].name #=> String
5279
+ # resp.kernel_gateway_image_config.kernel_specs[0].display_name #=> String
5280
+ # resp.kernel_gateway_image_config.file_system_config.mount_path #=> String
5281
+ # resp.kernel_gateway_image_config.file_system_config.default_uid #=> Integer
5282
+ # resp.kernel_gateway_image_config.file_system_config.default_gid #=> Integer
5283
+ #
5284
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeAppImageConfig AWS API Documentation
5285
+ #
5286
+ # @overload describe_app_image_config(params = {})
5287
+ # @param [Hash] params ({})
5288
+ def describe_app_image_config(params = {}, options = {})
5289
+ req = build_request(:describe_app_image_config, params)
5290
+ req.send_request(options)
5291
+ end
5292
+
4907
5293
  # Returns information about an Amazon SageMaker job.
4908
5294
  #
4909
5295
  # @option params [required, String] :auto_ml_job_name
@@ -5087,9 +5473,9 @@ module Aws::SageMaker
5087
5473
  # resp.role_arn #=> String
5088
5474
  # resp.input_config.s3_uri #=> String
5089
5475
  # resp.input_config.data_input_config #=> String
5090
- # resp.input_config.framework #=> String, one of "TENSORFLOW", "KERAS", "MXNET", "ONNX", "PYTORCH", "XGBOOST", "TFLITE"
5476
+ # resp.input_config.framework #=> String, one of "TENSORFLOW", "KERAS", "MXNET", "ONNX", "PYTORCH", "XGBOOST", "TFLITE", "DARKNET"
5091
5477
  # resp.output_config.s3_output_location #=> String
5092
- # resp.output_config.target_device #=> String, one of "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"
5478
+ # resp.output_config.target_device #=> String, one of "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"
5093
5479
  # resp.output_config.target_platform.os #=> String, one of "ANDROID", "LINUX"
5094
5480
  # resp.output_config.target_platform.arch #=> String, one of "X86_64", "X86", "ARM64", "ARM_EABI", "ARM_EABIHF"
5095
5481
  # resp.output_config.target_platform.accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA"
@@ -5122,10 +5508,12 @@ module Aws::SageMaker
5122
5508
  # * {Types::DescribeDomainResponse#failure_reason #failure_reason} => String
5123
5509
  # * {Types::DescribeDomainResponse#auth_mode #auth_mode} => String
5124
5510
  # * {Types::DescribeDomainResponse#default_user_settings #default_user_settings} => Types::UserSettings
5511
+ # * {Types::DescribeDomainResponse#app_network_access_type #app_network_access_type} => String
5125
5512
  # * {Types::DescribeDomainResponse#home_efs_file_system_kms_key_id #home_efs_file_system_kms_key_id} => String
5126
5513
  # * {Types::DescribeDomainResponse#subnet_ids #subnet_ids} => Array&lt;String&gt;
5127
5514
  # * {Types::DescribeDomainResponse#url #url} => String
5128
5515
  # * {Types::DescribeDomainResponse#vpc_id #vpc_id} => String
5516
+ # * {Types::DescribeDomainResponse#kms_key_id #kms_key_id} => String
5129
5517
  #
5130
5518
  # @example Request syntax with placeholder values
5131
5519
  #
@@ -5140,7 +5528,7 @@ module Aws::SageMaker
5140
5528
  # resp.domain_name #=> String
5141
5529
  # resp.home_efs_file_system_id #=> String
5142
5530
  # resp.single_sign_on_managed_application_instance_id #=> String
5143
- # resp.status #=> String, one of "Deleting", "Failed", "InService", "Pending"
5531
+ # resp.status #=> String, one of "Deleting", "Failed", "InService", "Pending", "Updating", "Update_Failed", "Delete_Failed"
5144
5532
  # resp.creation_time #=> Time
5145
5533
  # resp.last_modified_time #=> Time
5146
5534
  # resp.failure_reason #=> String
@@ -5152,16 +5540,25 @@ module Aws::SageMaker
5152
5540
  # resp.default_user_settings.sharing_settings.s3_output_path #=> String
5153
5541
  # resp.default_user_settings.sharing_settings.s3_kms_key_id #=> String
5154
5542
  # resp.default_user_settings.jupyter_server_app_settings.default_resource_spec.sage_maker_image_arn #=> String
5543
+ # resp.default_user_settings.jupyter_server_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
5155
5544
  # resp.default_user_settings.jupyter_server_app_settings.default_resource_spec.instance_type #=> String, one of "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"
5156
5545
  # resp.default_user_settings.kernel_gateway_app_settings.default_resource_spec.sage_maker_image_arn #=> String
5546
+ # resp.default_user_settings.kernel_gateway_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
5157
5547
  # resp.default_user_settings.kernel_gateway_app_settings.default_resource_spec.instance_type #=> String, one of "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"
5548
+ # resp.default_user_settings.kernel_gateway_app_settings.custom_images #=> Array
5549
+ # resp.default_user_settings.kernel_gateway_app_settings.custom_images[0].image_name #=> String
5550
+ # resp.default_user_settings.kernel_gateway_app_settings.custom_images[0].image_version_number #=> Integer
5551
+ # resp.default_user_settings.kernel_gateway_app_settings.custom_images[0].app_image_config_name #=> String
5158
5552
  # resp.default_user_settings.tensor_board_app_settings.default_resource_spec.sage_maker_image_arn #=> String
5553
+ # resp.default_user_settings.tensor_board_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
5159
5554
  # resp.default_user_settings.tensor_board_app_settings.default_resource_spec.instance_type #=> String, one of "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"
5555
+ # resp.app_network_access_type #=> String, one of "PublicInternetOnly", "VpcOnly"
5160
5556
  # resp.home_efs_file_system_kms_key_id #=> String
5161
5557
  # resp.subnet_ids #=> Array
5162
5558
  # resp.subnet_ids[0] #=> String
5163
5559
  # resp.url #=> String
5164
5560
  # resp.vpc_id #=> String
5561
+ # resp.kms_key_id #=> String
5165
5562
  #
5166
5563
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeDomain AWS API Documentation
5167
5564
  #
@@ -5507,7 +5904,7 @@ module Aws::SageMaker
5507
5904
  # resp.training_job_definition.hyper_parameter_ranges.categorical_parameter_ranges[0].values #=> Array
5508
5905
  # resp.training_job_definition.hyper_parameter_ranges.categorical_parameter_ranges[0].values[0] #=> String
5509
5906
  # resp.training_job_definition.static_hyper_parameters #=> Hash
5510
- # resp.training_job_definition.static_hyper_parameters["ParameterKey"] #=> String
5907
+ # resp.training_job_definition.static_hyper_parameters["HyperParameterKey"] #=> String
5511
5908
  # resp.training_job_definition.algorithm_specification.training_image #=> String
5512
5909
  # resp.training_job_definition.algorithm_specification.training_input_mode #=> String, one of "Pipe", "File"
5513
5910
  # resp.training_job_definition.algorithm_specification.algorithm_name #=> String
@@ -5537,7 +5934,7 @@ module Aws::SageMaker
5537
5934
  # resp.training_job_definition.vpc_config.subnets[0] #=> String
5538
5935
  # resp.training_job_definition.output_data_config.kms_key_id #=> String
5539
5936
  # resp.training_job_definition.output_data_config.s3_output_path #=> String
5540
- # resp.training_job_definition.resource_config.instance_type #=> String, one of "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"
5937
+ # resp.training_job_definition.resource_config.instance_type #=> String, one of "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"
5541
5938
  # resp.training_job_definition.resource_config.instance_count #=> Integer
5542
5939
  # resp.training_job_definition.resource_config.volume_size_in_gb #=> Integer
5543
5940
  # resp.training_job_definition.resource_config.volume_kms_key_id #=> String
@@ -5567,7 +5964,7 @@ module Aws::SageMaker
5567
5964
  # resp.training_job_definitions[0].hyper_parameter_ranges.categorical_parameter_ranges[0].values #=> Array
5568
5965
  # resp.training_job_definitions[0].hyper_parameter_ranges.categorical_parameter_ranges[0].values[0] #=> String
5569
5966
  # resp.training_job_definitions[0].static_hyper_parameters #=> Hash
5570
- # resp.training_job_definitions[0].static_hyper_parameters["ParameterKey"] #=> String
5967
+ # resp.training_job_definitions[0].static_hyper_parameters["HyperParameterKey"] #=> String
5571
5968
  # resp.training_job_definitions[0].algorithm_specification.training_image #=> String
5572
5969
  # resp.training_job_definitions[0].algorithm_specification.training_input_mode #=> String, one of "Pipe", "File"
5573
5970
  # resp.training_job_definitions[0].algorithm_specification.algorithm_name #=> String
@@ -5597,7 +5994,7 @@ module Aws::SageMaker
5597
5994
  # resp.training_job_definitions[0].vpc_config.subnets[0] #=> String
5598
5995
  # resp.training_job_definitions[0].output_data_config.kms_key_id #=> String
5599
5996
  # resp.training_job_definitions[0].output_data_config.s3_output_path #=> String
5600
- # resp.training_job_definitions[0].resource_config.instance_type #=> String, one of "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"
5997
+ # resp.training_job_definitions[0].resource_config.instance_type #=> String, one of "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"
5601
5998
  # resp.training_job_definitions[0].resource_config.instance_count #=> Integer
5602
5999
  # resp.training_job_definitions[0].resource_config.volume_size_in_gb #=> Integer
5603
6000
  # resp.training_job_definitions[0].resource_config.volume_kms_key_id #=> String
@@ -5629,7 +6026,7 @@ module Aws::SageMaker
5629
6026
  # resp.best_training_job.training_end_time #=> Time
5630
6027
  # resp.best_training_job.training_job_status #=> String, one of "InProgress", "Completed", "Failed", "Stopping", "Stopped"
5631
6028
  # resp.best_training_job.tuned_hyper_parameters #=> Hash
5632
- # resp.best_training_job.tuned_hyper_parameters["ParameterKey"] #=> String
6029
+ # resp.best_training_job.tuned_hyper_parameters["HyperParameterKey"] #=> String
5633
6030
  # resp.best_training_job.failure_reason #=> String
5634
6031
  # resp.best_training_job.final_hyper_parameter_tuning_job_objective_metric.type #=> String, one of "Maximize", "Minimize"
5635
6032
  # resp.best_training_job.final_hyper_parameter_tuning_job_objective_metric.metric_name #=> String
@@ -5644,7 +6041,7 @@ module Aws::SageMaker
5644
6041
  # resp.overall_best_training_job.training_end_time #=> Time
5645
6042
  # resp.overall_best_training_job.training_job_status #=> String, one of "InProgress", "Completed", "Failed", "Stopping", "Stopped"
5646
6043
  # resp.overall_best_training_job.tuned_hyper_parameters #=> Hash
5647
- # resp.overall_best_training_job.tuned_hyper_parameters["ParameterKey"] #=> String
6044
+ # resp.overall_best_training_job.tuned_hyper_parameters["HyperParameterKey"] #=> String
5648
6045
  # resp.overall_best_training_job.failure_reason #=> String
5649
6046
  # resp.overall_best_training_job.final_hyper_parameter_tuning_job_objective_metric.type #=> String, one of "Maximize", "Minimize"
5650
6047
  # resp.overall_best_training_job.final_hyper_parameter_tuning_job_objective_metric.metric_name #=> String
@@ -5664,6 +6061,99 @@ module Aws::SageMaker
5664
6061
  req.send_request(options)
5665
6062
  end
5666
6063
 
6064
+ # Describes a SageMaker image.
6065
+ #
6066
+ # @option params [required, String] :image_name
6067
+ # The name of the image to describe.
6068
+ #
6069
+ # @return [Types::DescribeImageResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
6070
+ #
6071
+ # * {Types::DescribeImageResponse#creation_time #creation_time} => Time
6072
+ # * {Types::DescribeImageResponse#description #description} => String
6073
+ # * {Types::DescribeImageResponse#display_name #display_name} => String
6074
+ # * {Types::DescribeImageResponse#failure_reason #failure_reason} => String
6075
+ # * {Types::DescribeImageResponse#image_arn #image_arn} => String
6076
+ # * {Types::DescribeImageResponse#image_name #image_name} => String
6077
+ # * {Types::DescribeImageResponse#image_status #image_status} => String
6078
+ # * {Types::DescribeImageResponse#last_modified_time #last_modified_time} => Time
6079
+ # * {Types::DescribeImageResponse#role_arn #role_arn} => String
6080
+ #
6081
+ # @example Request syntax with placeholder values
6082
+ #
6083
+ # resp = client.describe_image({
6084
+ # image_name: "ImageName", # required
6085
+ # })
6086
+ #
6087
+ # @example Response structure
6088
+ #
6089
+ # resp.creation_time #=> Time
6090
+ # resp.description #=> String
6091
+ # resp.display_name #=> String
6092
+ # resp.failure_reason #=> String
6093
+ # resp.image_arn #=> String
6094
+ # resp.image_name #=> String
6095
+ # resp.image_status #=> String, one of "CREATING", "CREATED", "CREATE_FAILED", "UPDATING", "UPDATE_FAILED", "DELETING", "DELETE_FAILED"
6096
+ # resp.last_modified_time #=> Time
6097
+ # resp.role_arn #=> String
6098
+ #
6099
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImage AWS API Documentation
6100
+ #
6101
+ # @overload describe_image(params = {})
6102
+ # @param [Hash] params ({})
6103
+ def describe_image(params = {}, options = {})
6104
+ req = build_request(:describe_image, params)
6105
+ req.send_request(options)
6106
+ end
6107
+
6108
+ # Describes a version of a SageMaker image.
6109
+ #
6110
+ # @option params [required, String] :image_name
6111
+ # The name of the image.
6112
+ #
6113
+ # @option params [Integer] :version
6114
+ # The version of the image. If not specified, the latest version is
6115
+ # described.
6116
+ #
6117
+ # @return [Types::DescribeImageVersionResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
6118
+ #
6119
+ # * {Types::DescribeImageVersionResponse#base_image #base_image} => String
6120
+ # * {Types::DescribeImageVersionResponse#container_image #container_image} => String
6121
+ # * {Types::DescribeImageVersionResponse#creation_time #creation_time} => Time
6122
+ # * {Types::DescribeImageVersionResponse#failure_reason #failure_reason} => String
6123
+ # * {Types::DescribeImageVersionResponse#image_arn #image_arn} => String
6124
+ # * {Types::DescribeImageVersionResponse#image_version_arn #image_version_arn} => String
6125
+ # * {Types::DescribeImageVersionResponse#image_version_status #image_version_status} => String
6126
+ # * {Types::DescribeImageVersionResponse#last_modified_time #last_modified_time} => Time
6127
+ # * {Types::DescribeImageVersionResponse#version #version} => Integer
6128
+ #
6129
+ # @example Request syntax with placeholder values
6130
+ #
6131
+ # resp = client.describe_image_version({
6132
+ # image_name: "ImageName", # required
6133
+ # version: 1,
6134
+ # })
6135
+ #
6136
+ # @example Response structure
6137
+ #
6138
+ # resp.base_image #=> String
6139
+ # resp.container_image #=> String
6140
+ # resp.creation_time #=> Time
6141
+ # resp.failure_reason #=> String
6142
+ # resp.image_arn #=> String
6143
+ # resp.image_version_arn #=> String
6144
+ # resp.image_version_status #=> String, one of "CREATING", "CREATED", "CREATE_FAILED", "DELETING", "DELETE_FAILED"
6145
+ # resp.last_modified_time #=> Time
6146
+ # resp.version #=> Integer
6147
+ #
6148
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageVersion AWS API Documentation
6149
+ #
6150
+ # @overload describe_image_version(params = {})
6151
+ # @param [Hash] params ({})
6152
+ def describe_image_version(params = {}, options = {})
6153
+ req = build_request(:describe_image_version, params)
6154
+ req.send_request(options)
6155
+ end
6156
+
5667
6157
  # Gets information about a labeling job.
5668
6158
  #
5669
6159
  # @option params [required, String] :labeling_job_name
@@ -5841,7 +6331,7 @@ module Aws::SageMaker
5841
6331
  # @example Request syntax with placeholder values
5842
6332
  #
5843
6333
  # resp = client.describe_model_package({
5844
- # model_package_name: "ArnOrName", # required
6334
+ # model_package_name: "VersionedArnOrName", # required
5845
6335
  # })
5846
6336
  #
5847
6337
  # @example Response structure
@@ -6309,7 +6799,7 @@ module Aws::SageMaker
6309
6799
  # resp.secondary_status #=> String, one of "Starting", "LaunchingMLInstances", "PreparingTrainingStack", "Downloading", "DownloadingTrainingImage", "Training", "Uploading", "Stopping", "Stopped", "MaxRuntimeExceeded", "Completed", "Failed", "Interrupted", "MaxWaitTimeExceeded"
6310
6800
  # resp.failure_reason #=> String
6311
6801
  # resp.hyper_parameters #=> Hash
6312
- # resp.hyper_parameters["ParameterKey"] #=> String
6802
+ # resp.hyper_parameters["HyperParameterKey"] #=> String
6313
6803
  # resp.algorithm_specification.training_image #=> String
6314
6804
  # resp.algorithm_specification.algorithm_name #=> String
6315
6805
  # resp.algorithm_specification.training_input_mode #=> String, one of "Pipe", "File"
@@ -6336,7 +6826,7 @@ module Aws::SageMaker
6336
6826
  # resp.input_data_config[0].shuffle_config.seed #=> Integer
6337
6827
  # resp.output_data_config.kms_key_id #=> String
6338
6828
  # resp.output_data_config.s3_output_path #=> String
6339
- # resp.resource_config.instance_type #=> String, one of "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"
6829
+ # resp.resource_config.instance_type #=> String, one of "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"
6340
6830
  # resp.resource_config.instance_count #=> Integer
6341
6831
  # resp.resource_config.volume_size_in_gb #=> Integer
6342
6832
  # resp.resource_config.volume_kms_key_id #=> String
@@ -6657,7 +7147,7 @@ module Aws::SageMaker
6657
7147
  # resp.user_profile_arn #=> String
6658
7148
  # resp.user_profile_name #=> String
6659
7149
  # resp.home_efs_file_system_uid #=> String
6660
- # resp.status #=> String, one of "Deleting", "Failed", "InService", "Pending"
7150
+ # resp.status #=> String, one of "Deleting", "Failed", "InService", "Pending", "Updating", "Update_Failed", "Delete_Failed"
6661
7151
  # resp.last_modified_time #=> Time
6662
7152
  # resp.creation_time #=> Time
6663
7153
  # resp.failure_reason #=> String
@@ -6670,10 +7160,17 @@ module Aws::SageMaker
6670
7160
  # resp.user_settings.sharing_settings.s3_output_path #=> String
6671
7161
  # resp.user_settings.sharing_settings.s3_kms_key_id #=> String
6672
7162
  # resp.user_settings.jupyter_server_app_settings.default_resource_spec.sage_maker_image_arn #=> String
7163
+ # resp.user_settings.jupyter_server_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
6673
7164
  # resp.user_settings.jupyter_server_app_settings.default_resource_spec.instance_type #=> String, one of "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"
6674
7165
  # resp.user_settings.kernel_gateway_app_settings.default_resource_spec.sage_maker_image_arn #=> String
7166
+ # resp.user_settings.kernel_gateway_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
6675
7167
  # resp.user_settings.kernel_gateway_app_settings.default_resource_spec.instance_type #=> String, one of "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"
7168
+ # resp.user_settings.kernel_gateway_app_settings.custom_images #=> Array
7169
+ # resp.user_settings.kernel_gateway_app_settings.custom_images[0].image_name #=> String
7170
+ # resp.user_settings.kernel_gateway_app_settings.custom_images[0].image_version_number #=> Integer
7171
+ # resp.user_settings.kernel_gateway_app_settings.custom_images[0].app_image_config_name #=> String
6676
7172
  # resp.user_settings.tensor_board_app_settings.default_resource_spec.sage_maker_image_arn #=> String
7173
+ # resp.user_settings.tensor_board_app_settings.default_resource_spec.sage_maker_image_version_arn #=> String
6677
7174
  # resp.user_settings.tensor_board_app_settings.default_resource_spec.instance_type #=> String, one of "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"
6678
7175
  #
6679
7176
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeUserProfile AWS API Documentation
@@ -6934,6 +7431,89 @@ module Aws::SageMaker
6934
7431
  req.send_request(options)
6935
7432
  end
6936
7433
 
7434
+ # Lists the AppImageConfigs in your account and their properties. The
7435
+ # list can be filtered by creation time or modified time, and whether
7436
+ # the AppImageConfig name contains a specified string.
7437
+ #
7438
+ # @option params [Integer] :max_results
7439
+ # The maximum number of AppImageConfigs to return in the response. The
7440
+ # default value is 10.
7441
+ #
7442
+ # @option params [String] :next_token
7443
+ # If the previous call to `ListImages` didn't return the full set of
7444
+ # AppImageConfigs, the call returns a token for getting the next set of
7445
+ # AppImageConfigs.
7446
+ #
7447
+ # @option params [String] :name_contains
7448
+ # A filter that returns only AppImageConfigs whose name contains the
7449
+ # specified string.
7450
+ #
7451
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_before
7452
+ # A filter that returns only AppImageConfigs created on or before the
7453
+ # specified time.
7454
+ #
7455
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_after
7456
+ # A filter that returns only AppImageConfigs created on or after the
7457
+ # specified time.
7458
+ #
7459
+ # @option params [Time,DateTime,Date,Integer,String] :modified_time_before
7460
+ # A filter that returns only AppImageConfigs modified on or before the
7461
+ # specified time.
7462
+ #
7463
+ # @option params [Time,DateTime,Date,Integer,String] :modified_time_after
7464
+ # A filter that returns only AppImageConfigs modified on or after the
7465
+ # specified time.
7466
+ #
7467
+ # @option params [String] :sort_by
7468
+ # The property used to sort results. The default value is
7469
+ # `CreationTime`.
7470
+ #
7471
+ # @option params [String] :sort_order
7472
+ # The sort order. The default value is `Descending`.
7473
+ #
7474
+ # @return [Types::ListAppImageConfigsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
7475
+ #
7476
+ # * {Types::ListAppImageConfigsResponse#next_token #next_token} => String
7477
+ # * {Types::ListAppImageConfigsResponse#app_image_configs #app_image_configs} => Array&lt;Types::AppImageConfigDetails&gt;
7478
+ #
7479
+ # @example Request syntax with placeholder values
7480
+ #
7481
+ # resp = client.list_app_image_configs({
7482
+ # max_results: 1,
7483
+ # next_token: "NextToken",
7484
+ # name_contains: "AppImageConfigName",
7485
+ # creation_time_before: Time.now,
7486
+ # creation_time_after: Time.now,
7487
+ # modified_time_before: Time.now,
7488
+ # modified_time_after: Time.now,
7489
+ # sort_by: "CreationTime", # accepts CreationTime, LastModifiedTime, Name
7490
+ # sort_order: "Ascending", # accepts Ascending, Descending
7491
+ # })
7492
+ #
7493
+ # @example Response structure
7494
+ #
7495
+ # resp.next_token #=> String
7496
+ # resp.app_image_configs #=> Array
7497
+ # resp.app_image_configs[0].app_image_config_arn #=> String
7498
+ # resp.app_image_configs[0].app_image_config_name #=> String
7499
+ # resp.app_image_configs[0].creation_time #=> Time
7500
+ # resp.app_image_configs[0].last_modified_time #=> Time
7501
+ # resp.app_image_configs[0].kernel_gateway_image_config.kernel_specs #=> Array
7502
+ # resp.app_image_configs[0].kernel_gateway_image_config.kernel_specs[0].name #=> String
7503
+ # resp.app_image_configs[0].kernel_gateway_image_config.kernel_specs[0].display_name #=> String
7504
+ # resp.app_image_configs[0].kernel_gateway_image_config.file_system_config.mount_path #=> String
7505
+ # resp.app_image_configs[0].kernel_gateway_image_config.file_system_config.default_uid #=> Integer
7506
+ # resp.app_image_configs[0].kernel_gateway_image_config.file_system_config.default_gid #=> Integer
7507
+ #
7508
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListAppImageConfigs AWS API Documentation
7509
+ #
7510
+ # @overload list_app_image_configs(params = {})
7511
+ # @param [Hash] params ({})
7512
+ def list_app_image_configs(params = {}, options = {})
7513
+ req = build_request(:list_app_image_configs, params)
7514
+ req.send_request(options)
7515
+ end
7516
+
6937
7517
  # Lists apps.
6938
7518
  #
6939
7519
  # @option params [String] :next_token
@@ -7301,7 +7881,7 @@ module Aws::SageMaker
7301
7881
  # resp.compilation_job_summaries[0].creation_time #=> Time
7302
7882
  # resp.compilation_job_summaries[0].compilation_start_time #=> Time
7303
7883
  # resp.compilation_job_summaries[0].compilation_end_time #=> Time
7304
- # resp.compilation_job_summaries[0].compilation_target_device #=> String, one of "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"
7884
+ # resp.compilation_job_summaries[0].compilation_target_device #=> String, one of "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"
7305
7885
  # resp.compilation_job_summaries[0].compilation_target_platform_os #=> String, one of "ANDROID", "LINUX"
7306
7886
  # resp.compilation_job_summaries[0].compilation_target_platform_arch #=> String, one of "X86_64", "X86", "ARM64", "ARM_EABI", "ARM_EABIHF"
7307
7887
  # resp.compilation_job_summaries[0].compilation_target_platform_accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA"
@@ -7347,7 +7927,7 @@ module Aws::SageMaker
7347
7927
  # resp.domains[0].domain_arn #=> String
7348
7928
  # resp.domains[0].domain_id #=> String
7349
7929
  # resp.domains[0].domain_name #=> String
7350
- # resp.domains[0].status #=> String, one of "Deleting", "Failed", "InService", "Pending"
7930
+ # resp.domains[0].status #=> String, one of "Deleting", "Failed", "InService", "Pending", "Updating", "Update_Failed", "Delete_Failed"
7351
7931
  # resp.domains[0].creation_time #=> Time
7352
7932
  # resp.domains[0].last_modified_time #=> Time
7353
7933
  # resp.domains[0].url #=> String
@@ -7783,6 +8363,168 @@ module Aws::SageMaker
7783
8363
  req.send_request(options)
7784
8364
  end
7785
8365
 
8366
+ # Lists the versions of a specified image and their properties. The list
8367
+ # can be filtered by creation time or modified time.
8368
+ #
8369
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_after
8370
+ # A filter that returns only versions created on or after the specified
8371
+ # time.
8372
+ #
8373
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_before
8374
+ # A filter that returns only versions created on or before the specified
8375
+ # time.
8376
+ #
8377
+ # @option params [required, String] :image_name
8378
+ # The name of the image to list the versions of.
8379
+ #
8380
+ # @option params [Time,DateTime,Date,Integer,String] :last_modified_time_after
8381
+ # A filter that returns only versions modified on or after the specified
8382
+ # time.
8383
+ #
8384
+ # @option params [Time,DateTime,Date,Integer,String] :last_modified_time_before
8385
+ # A filter that returns only versions modified on or before the
8386
+ # specified time.
8387
+ #
8388
+ # @option params [Integer] :max_results
8389
+ # The maximum number of versions to return in the response. The default
8390
+ # value is 10.
8391
+ #
8392
+ # @option params [String] :next_token
8393
+ # If the previous call to `ListImageVersions` didn't return the full
8394
+ # set of versions, the call returns a token for getting the next set of
8395
+ # versions.
8396
+ #
8397
+ # @option params [String] :sort_by
8398
+ # The property used to sort results. The default value is
8399
+ # `CREATION_TIME`.
8400
+ #
8401
+ # @option params [String] :sort_order
8402
+ # The sort order. The default value is `DESCENDING`.
8403
+ #
8404
+ # @return [Types::ListImageVersionsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
8405
+ #
8406
+ # * {Types::ListImageVersionsResponse#image_versions #image_versions} => Array&lt;Types::ImageVersion&gt;
8407
+ # * {Types::ListImageVersionsResponse#next_token #next_token} => String
8408
+ #
8409
+ # The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
8410
+ #
8411
+ # @example Request syntax with placeholder values
8412
+ #
8413
+ # resp = client.list_image_versions({
8414
+ # creation_time_after: Time.now,
8415
+ # creation_time_before: Time.now,
8416
+ # image_name: "ImageName", # required
8417
+ # last_modified_time_after: Time.now,
8418
+ # last_modified_time_before: Time.now,
8419
+ # max_results: 1,
8420
+ # next_token: "NextToken",
8421
+ # sort_by: "CREATION_TIME", # accepts CREATION_TIME, LAST_MODIFIED_TIME, VERSION
8422
+ # sort_order: "ASCENDING", # accepts ASCENDING, DESCENDING
8423
+ # })
8424
+ #
8425
+ # @example Response structure
8426
+ #
8427
+ # resp.image_versions #=> Array
8428
+ # resp.image_versions[0].creation_time #=> Time
8429
+ # resp.image_versions[0].failure_reason #=> String
8430
+ # resp.image_versions[0].image_arn #=> String
8431
+ # resp.image_versions[0].image_version_arn #=> String
8432
+ # resp.image_versions[0].image_version_status #=> String, one of "CREATING", "CREATED", "CREATE_FAILED", "DELETING", "DELETE_FAILED"
8433
+ # resp.image_versions[0].last_modified_time #=> Time
8434
+ # resp.image_versions[0].version #=> Integer
8435
+ # resp.next_token #=> String
8436
+ #
8437
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImageVersions AWS API Documentation
8438
+ #
8439
+ # @overload list_image_versions(params = {})
8440
+ # @param [Hash] params ({})
8441
+ def list_image_versions(params = {}, options = {})
8442
+ req = build_request(:list_image_versions, params)
8443
+ req.send_request(options)
8444
+ end
8445
+
8446
+ # Lists the images in your account and their properties. The list can be
8447
+ # filtered by creation time or modified time, and whether the image name
8448
+ # contains a specified string.
8449
+ #
8450
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_after
8451
+ # A filter that returns only images created on or after the specified
8452
+ # time.
8453
+ #
8454
+ # @option params [Time,DateTime,Date,Integer,String] :creation_time_before
8455
+ # A filter that returns only images created on or before the specified
8456
+ # time.
8457
+ #
8458
+ # @option params [Time,DateTime,Date,Integer,String] :last_modified_time_after
8459
+ # A filter that returns only images modified on or after the specified
8460
+ # time.
8461
+ #
8462
+ # @option params [Time,DateTime,Date,Integer,String] :last_modified_time_before
8463
+ # A filter that returns only images modified on or before the specified
8464
+ # time.
8465
+ #
8466
+ # @option params [Integer] :max_results
8467
+ # The maximum number of images to return in the response. The default
8468
+ # value is 10.
8469
+ #
8470
+ # @option params [String] :name_contains
8471
+ # A filter that returns only images whose name contains the specified
8472
+ # string.
8473
+ #
8474
+ # @option params [String] :next_token
8475
+ # If the previous call to `ListImages` didn't return the full set of
8476
+ # images, the call returns a token for getting the next set of images.
8477
+ #
8478
+ # @option params [String] :sort_by
8479
+ # The property used to sort results. The default value is
8480
+ # `CREATION_TIME`.
8481
+ #
8482
+ # @option params [String] :sort_order
8483
+ # The sort order. The default value is `DESCENDING`.
8484
+ #
8485
+ # @return [Types::ListImagesResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
8486
+ #
8487
+ # * {Types::ListImagesResponse#images #images} => Array&lt;Types::Image&gt;
8488
+ # * {Types::ListImagesResponse#next_token #next_token} => String
8489
+ #
8490
+ # The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
8491
+ #
8492
+ # @example Request syntax with placeholder values
8493
+ #
8494
+ # resp = client.list_images({
8495
+ # creation_time_after: Time.now,
8496
+ # creation_time_before: Time.now,
8497
+ # last_modified_time_after: Time.now,
8498
+ # last_modified_time_before: Time.now,
8499
+ # max_results: 1,
8500
+ # name_contains: "ImageNameContains",
8501
+ # next_token: "NextToken",
8502
+ # sort_by: "CREATION_TIME", # accepts CREATION_TIME, LAST_MODIFIED_TIME, IMAGE_NAME
8503
+ # sort_order: "ASCENDING", # accepts ASCENDING, DESCENDING
8504
+ # })
8505
+ #
8506
+ # @example Response structure
8507
+ #
8508
+ # resp.images #=> Array
8509
+ # resp.images[0].creation_time #=> Time
8510
+ # resp.images[0].description #=> String
8511
+ # resp.images[0].display_name #=> String
8512
+ # resp.images[0].failure_reason #=> String
8513
+ # resp.images[0].image_arn #=> String
8514
+ # resp.images[0].image_name #=> String
8515
+ # resp.images[0].image_status #=> String, one of "CREATING", "CREATED", "CREATE_FAILED", "UPDATING", "UPDATE_FAILED", "DELETING", "DELETE_FAILED"
8516
+ # resp.images[0].last_modified_time #=> Time
8517
+ # resp.next_token #=> String
8518
+ #
8519
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListImages AWS API Documentation
8520
+ #
8521
+ # @overload list_images(params = {})
8522
+ # @param [Hash] params ({})
8523
+ def list_images(params = {}, options = {})
8524
+ req = build_request(:list_images, params)
8525
+ req.send_request(options)
8526
+ end
8527
+
7786
8528
  # Gets a list of labeling jobs.
7787
8529
  #
7788
8530
  # @option params [Time,DateTime,Date,Integer,String] :creation_time_after
@@ -8774,7 +9516,7 @@ module Aws::SageMaker
8774
9516
  # resp.training_job_summaries[0].training_end_time #=> Time
8775
9517
  # resp.training_job_summaries[0].training_job_status #=> String, one of "InProgress", "Completed", "Failed", "Stopping", "Stopped"
8776
9518
  # resp.training_job_summaries[0].tuned_hyper_parameters #=> Hash
8777
- # resp.training_job_summaries[0].tuned_hyper_parameters["ParameterKey"] #=> String
9519
+ # resp.training_job_summaries[0].tuned_hyper_parameters["HyperParameterKey"] #=> String
8778
9520
  # resp.training_job_summaries[0].failure_reason #=> String
8779
9521
  # resp.training_job_summaries[0].final_hyper_parameter_tuning_job_objective_metric.type #=> String, one of "Maximize", "Minimize"
8780
9522
  # resp.training_job_summaries[0].final_hyper_parameter_tuning_job_objective_metric.metric_name #=> String
@@ -9098,7 +9840,7 @@ module Aws::SageMaker
9098
9840
  # resp.user_profiles #=> Array
9099
9841
  # resp.user_profiles[0].domain_id #=> String
9100
9842
  # resp.user_profiles[0].user_profile_name #=> String
9101
- # resp.user_profiles[0].status #=> String, one of "Deleting", "Failed", "InService", "Pending"
9843
+ # resp.user_profiles[0].status #=> String, one of "Deleting", "Failed", "InService", "Pending", "Updating", "Update_Failed", "Delete_Failed"
9102
9844
  # resp.user_profiles[0].creation_time #=> Time
9103
9845
  # resp.user_profiles[0].last_modified_time #=> Time
9104
9846
  # resp.next_token #=> String
@@ -9395,7 +10137,7 @@ module Aws::SageMaker
9395
10137
  # resp.results[0].training_job.secondary_status #=> String, one of "Starting", "LaunchingMLInstances", "PreparingTrainingStack", "Downloading", "DownloadingTrainingImage", "Training", "Uploading", "Stopping", "Stopped", "MaxRuntimeExceeded", "Completed", "Failed", "Interrupted", "MaxWaitTimeExceeded"
9396
10138
  # resp.results[0].training_job.failure_reason #=> String
9397
10139
  # resp.results[0].training_job.hyper_parameters #=> Hash
9398
- # resp.results[0].training_job.hyper_parameters["ParameterKey"] #=> String
10140
+ # resp.results[0].training_job.hyper_parameters["HyperParameterKey"] #=> String
9399
10141
  # resp.results[0].training_job.algorithm_specification.training_image #=> String
9400
10142
  # resp.results[0].training_job.algorithm_specification.algorithm_name #=> String
9401
10143
  # resp.results[0].training_job.algorithm_specification.training_input_mode #=> String, one of "Pipe", "File"
@@ -9422,7 +10164,7 @@ module Aws::SageMaker
9422
10164
  # resp.results[0].training_job.input_data_config[0].shuffle_config.seed #=> Integer
9423
10165
  # resp.results[0].training_job.output_data_config.kms_key_id #=> String
9424
10166
  # resp.results[0].training_job.output_data_config.s3_output_path #=> String
9425
- # resp.results[0].training_job.resource_config.instance_type #=> String, one of "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"
10167
+ # resp.results[0].training_job.resource_config.instance_type #=> String, one of "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"
9426
10168
  # resp.results[0].training_job.resource_config.instance_count #=> Integer
9427
10169
  # resp.results[0].training_job.resource_config.volume_size_in_gb #=> Integer
9428
10170
  # resp.results[0].training_job.resource_config.volume_kms_key_id #=> String
@@ -9573,7 +10315,7 @@ module Aws::SageMaker
9573
10315
  # resp.results[0].trial_component.source_detail.training_job.secondary_status #=> String, one of "Starting", "LaunchingMLInstances", "PreparingTrainingStack", "Downloading", "DownloadingTrainingImage", "Training", "Uploading", "Stopping", "Stopped", "MaxRuntimeExceeded", "Completed", "Failed", "Interrupted", "MaxWaitTimeExceeded"
9574
10316
  # resp.results[0].trial_component.source_detail.training_job.failure_reason #=> String
9575
10317
  # resp.results[0].trial_component.source_detail.training_job.hyper_parameters #=> Hash
9576
- # resp.results[0].trial_component.source_detail.training_job.hyper_parameters["ParameterKey"] #=> String
10318
+ # resp.results[0].trial_component.source_detail.training_job.hyper_parameters["HyperParameterKey"] #=> String
9577
10319
  # resp.results[0].trial_component.source_detail.training_job.algorithm_specification.training_image #=> String
9578
10320
  # resp.results[0].trial_component.source_detail.training_job.algorithm_specification.algorithm_name #=> String
9579
10321
  # resp.results[0].trial_component.source_detail.training_job.algorithm_specification.training_input_mode #=> String, one of "Pipe", "File"
@@ -9600,7 +10342,7 @@ module Aws::SageMaker
9600
10342
  # resp.results[0].trial_component.source_detail.training_job.input_data_config[0].shuffle_config.seed #=> Integer
9601
10343
  # resp.results[0].trial_component.source_detail.training_job.output_data_config.kms_key_id #=> String
9602
10344
  # resp.results[0].trial_component.source_detail.training_job.output_data_config.s3_output_path #=> String
9603
- # resp.results[0].trial_component.source_detail.training_job.resource_config.instance_type #=> String, one of "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"
10345
+ # resp.results[0].trial_component.source_detail.training_job.resource_config.instance_type #=> String, one of "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"
9604
10346
  # resp.results[0].trial_component.source_detail.training_job.resource_config.instance_count #=> Integer
9605
10347
  # resp.results[0].trial_component.source_detail.training_job.resource_config.volume_size_in_gb #=> Integer
9606
10348
  # resp.results[0].trial_component.source_detail.training_job.resource_config.volume_kms_key_id #=> String
@@ -10058,6 +10800,50 @@ module Aws::SageMaker
10058
10800
  req.send_request(options)
10059
10801
  end
10060
10802
 
10803
+ # Updates the properties of an AppImageConfig.
10804
+ #
10805
+ # @option params [required, String] :app_image_config_name
10806
+ # The name of the AppImageConfig to update.
10807
+ #
10808
+ # @option params [Types::KernelGatewayImageConfig] :kernel_gateway_image_config
10809
+ # The new KernelGateway app to run on the image.
10810
+ #
10811
+ # @return [Types::UpdateAppImageConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
10812
+ #
10813
+ # * {Types::UpdateAppImageConfigResponse#app_image_config_arn #app_image_config_arn} => String
10814
+ #
10815
+ # @example Request syntax with placeholder values
10816
+ #
10817
+ # resp = client.update_app_image_config({
10818
+ # app_image_config_name: "AppImageConfigName", # required
10819
+ # kernel_gateway_image_config: {
10820
+ # kernel_specs: [ # required
10821
+ # {
10822
+ # name: "KernelName", # required
10823
+ # display_name: "KernelDisplayName",
10824
+ # },
10825
+ # ],
10826
+ # file_system_config: {
10827
+ # mount_path: "MountPath",
10828
+ # default_uid: 1,
10829
+ # default_gid: 1,
10830
+ # },
10831
+ # },
10832
+ # })
10833
+ #
10834
+ # @example Response structure
10835
+ #
10836
+ # resp.app_image_config_arn #=> String
10837
+ #
10838
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateAppImageConfig AWS API Documentation
10839
+ #
10840
+ # @overload update_app_image_config(params = {})
10841
+ # @param [Hash] params ({})
10842
+ def update_app_image_config(params = {}, options = {})
10843
+ req = build_request(:update_app_image_config, params)
10844
+ req.send_request(options)
10845
+ end
10846
+
10061
10847
  # Updates the specified Git repository with the specified values.
10062
10848
  #
10063
10849
  # @option params [required, String] :code_repository_name
@@ -10125,18 +10911,28 @@ module Aws::SageMaker
10125
10911
  # jupyter_server_app_settings: {
10126
10912
  # default_resource_spec: {
10127
10913
  # sage_maker_image_arn: "ImageArn",
10914
+ # sage_maker_image_version_arn: "ImageVersionArn",
10128
10915
  # 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
10129
10916
  # },
10130
10917
  # },
10131
10918
  # kernel_gateway_app_settings: {
10132
10919
  # default_resource_spec: {
10133
10920
  # sage_maker_image_arn: "ImageArn",
10921
+ # sage_maker_image_version_arn: "ImageVersionArn",
10134
10922
  # 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
10135
10923
  # },
10924
+ # custom_images: [
10925
+ # {
10926
+ # image_name: "ImageName", # required
10927
+ # image_version_number: 1,
10928
+ # app_image_config_name: "AppImageConfigName", # required
10929
+ # },
10930
+ # ],
10136
10931
  # },
10137
10932
  # tensor_board_app_settings: {
10138
10933
  # default_resource_spec: {
10139
10934
  # sage_maker_image_arn: "ImageArn",
10935
+ # sage_maker_image_version_arn: "ImageVersionArn",
10140
10936
  # 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
10141
10937
  # },
10142
10938
  # },
@@ -10312,6 +11108,53 @@ module Aws::SageMaker
10312
11108
  req.send_request(options)
10313
11109
  end
10314
11110
 
11111
+ # Updates the properties of a SageMaker image. To change the image's
11112
+ # tags, use the AddTags and DeleteTags APIs.
11113
+ #
11114
+ # @option params [Array<String>] :delete_properties
11115
+ # A list of properties to delete. Only the `Description` and
11116
+ # `DisplayName` properties can be deleted.
11117
+ #
11118
+ # @option params [String] :description
11119
+ # The new description for the image.
11120
+ #
11121
+ # @option params [String] :display_name
11122
+ # The new display name for the image.
11123
+ #
11124
+ # @option params [required, String] :image_name
11125
+ # The name of the image to update.
11126
+ #
11127
+ # @option params [String] :role_arn
11128
+ # The new Amazon Resource Name (ARN) for the IAM role that enables
11129
+ # Amazon SageMaker to perform tasks on your behalf.
11130
+ #
11131
+ # @return [Types::UpdateImageResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
11132
+ #
11133
+ # * {Types::UpdateImageResponse#image_arn #image_arn} => String
11134
+ #
11135
+ # @example Request syntax with placeholder values
11136
+ #
11137
+ # resp = client.update_image({
11138
+ # delete_properties: ["ImageDeleteProperty"],
11139
+ # description: "ImageDescription",
11140
+ # display_name: "ImageDisplayName",
11141
+ # image_name: "ImageName", # required
11142
+ # role_arn: "RoleArn",
11143
+ # })
11144
+ #
11145
+ # @example Response structure
11146
+ #
11147
+ # resp.image_arn #=> String
11148
+ #
11149
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateImage AWS API Documentation
11150
+ #
11151
+ # @overload update_image(params = {})
11152
+ # @param [Hash] params ({})
11153
+ def update_image(params = {}, options = {})
11154
+ req = build_request(:update_image, params)
11155
+ req.send_request(options)
11156
+ end
11157
+
10315
11158
  # Updates a previously created schedule.
10316
11159
  #
10317
11160
  # @option params [required, String] :monitoring_schedule_name
@@ -10754,18 +11597,28 @@ module Aws::SageMaker
10754
11597
  # jupyter_server_app_settings: {
10755
11598
  # default_resource_spec: {
10756
11599
  # sage_maker_image_arn: "ImageArn",
11600
+ # sage_maker_image_version_arn: "ImageVersionArn",
10757
11601
  # 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
10758
11602
  # },
10759
11603
  # },
10760
11604
  # kernel_gateway_app_settings: {
10761
11605
  # default_resource_spec: {
10762
11606
  # sage_maker_image_arn: "ImageArn",
11607
+ # sage_maker_image_version_arn: "ImageVersionArn",
10763
11608
  # 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
10764
11609
  # },
11610
+ # custom_images: [
11611
+ # {
11612
+ # image_name: "ImageName", # required
11613
+ # image_version_number: 1,
11614
+ # app_image_config_name: "AppImageConfigName", # required
11615
+ # },
11616
+ # ],
10765
11617
  # },
10766
11618
  # tensor_board_app_settings: {
10767
11619
  # default_resource_spec: {
10768
11620
  # sage_maker_image_arn: "ImageArn",
11621
+ # sage_maker_image_version_arn: "ImageVersionArn",
10769
11622
  # 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
10770
11623
  # },
10771
11624
  # },
@@ -10995,7 +11848,7 @@ module Aws::SageMaker
10995
11848
  params: params,
10996
11849
  config: config)
10997
11850
  context[:gem_name] = 'aws-sdk-sagemaker'
10998
- context[:gem_version] = '1.67.0'
11851
+ context[:gem_version] = '1.72.0'
10999
11852
  Seahorse::Client::Request.new(handlers, context)
11000
11853
  end
11001
11854