aws-sdk-sagemaker 1.49.0 → 1.50.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
  SHA1:
3
- metadata.gz: c0bcff781467d2bedd117e98c5639f863119a36f
4
- data.tar.gz: 1debb4c2d13fdea7ec43b5fc0fad7bd6d286d9f5
3
+ metadata.gz: 12ca89521c893f101d4261da3d240fe6baded2af
4
+ data.tar.gz: a9a57e88ef9fb91f5912b25378eadd985ed8a237
5
5
  SHA512:
6
- metadata.gz: 42bddb93eb5cb4e4bd4f06857e4d1479d2a408f373a278c6ae99ef470d67ecf32726a75357ba6ca3cb70cbfb37514ba3d36a0a5189453b9e2995ea18cbd5f3f6
7
- data.tar.gz: ebfbdcc1b9e2b3eba8fc31c8c1b19beae43f80ce3f25697ce61456ed198f5bcce2f9c904afd1b71e8d949ae928c0724b275c870f612a9878836af1e9c3a42827
6
+ metadata.gz: 192d74dba6b1924cbdca829dfac438be07bb1495c992ac68bef5f27abd841db543b037a1a75b45f4cdf914fbb93e5fd41c7e379f990550160ca813f39224a780
7
+ data.tar.gz: 4fa325f3b9a63789f35883433242d2d31d2f9bf894193138cb0907f82201dfb2d466f15d2b7c4d8a405e0c97fb7afe32296de8c5809ce48b18767f37a72fe66b
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-sagemaker/customizations'
43
43
  # @service
44
44
  module Aws::SageMaker
45
45
 
46
- GEM_VERSION = '1.49.0'
46
+ GEM_VERSION = '1.50.0'
47
47
 
48
48
  end
@@ -453,7 +453,7 @@ module Aws::SageMaker
453
453
  # default_value: "ParameterValue",
454
454
  # },
455
455
  # ],
456
- # 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.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
456
+ # 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
457
457
  # supports_distributed_training: false,
458
458
  # metric_definitions: [
459
459
  # {
@@ -534,7 +534,7 @@ module Aws::SageMaker
534
534
  # s3_output_path: "S3Uri", # required
535
535
  # },
536
536
  # resource_config: { # required
537
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
537
+ # 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
538
538
  # instance_count: 1, # required
539
539
  # volume_size_in_gb: 1, # required
540
540
  # volume_kms_key_id: "KmsKeyId",
@@ -1174,21 +1174,15 @@ module Aws::SageMaker
1174
1174
  #
1175
1175
  # The KmsKeyId can be any of the following formats:
1176
1176
  #
1177
- # * // KMS Key ID
1177
+ # * Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
1178
1178
  #
1179
- # `"1234abcd-12ab-34cd-56ef-1234567890ab" `
1179
+ # * Key ARN:
1180
+ # `arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
1180
1181
  #
1181
- # * // Amazon Resource Name (ARN) (ARN) of a KMS Key
1182
+ # * Alias name: `alias/ExampleAlias`
1182
1183
  #
1183
- # "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
1184
- #
1185
- # * // KMS Key Alias
1186
- #
1187
- # "alias/ExampleAlias"
1188
- #
1189
- # * // Amazon Resource Name (ARN) of a KMS Key Alias
1190
- #
1191
- # `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" `
1184
+ # * Alias name ARN:
1185
+ # `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
1192
1186
  #
1193
1187
  # The KMS key policy must grant permission to the IAM role that you
1194
1188
  # specify in your `CreateEndpoint`, `UpdateEndpoint` requests. For more
@@ -1670,7 +1664,7 @@ module Aws::SageMaker
1670
1664
  # s3_output_path: "S3Uri", # required
1671
1665
  # },
1672
1666
  # resource_config: { # required
1673
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
1667
+ # 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
1674
1668
  # instance_count: 1, # required
1675
1669
  # volume_size_in_gb: 1, # required
1676
1670
  # volume_kms_key_id: "KmsKeyId",
@@ -1768,7 +1762,7 @@ module Aws::SageMaker
1768
1762
  # s3_output_path: "S3Uri", # required
1769
1763
  # },
1770
1764
  # resource_config: { # required
1771
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
1765
+ # 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
1772
1766
  # instance_count: 1, # required
1773
1767
  # volume_size_in_gb: 1, # required
1774
1768
  # volume_kms_key_id: "KmsKeyId",
@@ -3182,7 +3176,7 @@ module Aws::SageMaker
3182
3176
  # s3_output_path: "S3Uri", # required
3183
3177
  # },
3184
3178
  # resource_config: { # required
3185
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
3179
+ # 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
3186
3180
  # instance_count: 1, # required
3187
3181
  # volume_size_in_gb: 1, # required
3188
3182
  # volume_kms_key_id: "KmsKeyId",
@@ -4354,7 +4348,7 @@ module Aws::SageMaker
4354
4348
  # resp.training_specification.supported_hyper_parameters[0].is_required #=> Boolean
4355
4349
  # resp.training_specification.supported_hyper_parameters[0].default_value #=> String
4356
4350
  # resp.training_specification.supported_training_instance_types #=> Array
4357
- # 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.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"
4351
+ # 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"
4358
4352
  # resp.training_specification.supports_distributed_training #=> Boolean
4359
4353
  # resp.training_specification.metric_definitions #=> Array
4360
4354
  # resp.training_specification.metric_definitions[0].name #=> String
@@ -4410,7 +4404,7 @@ module Aws::SageMaker
4410
4404
  # resp.validation_specification.validation_profiles[0].training_job_definition.input_data_config[0].shuffle_config.seed #=> Integer
4411
4405
  # resp.validation_specification.validation_profiles[0].training_job_definition.output_data_config.kms_key_id #=> String
4412
4406
  # resp.validation_specification.validation_profiles[0].training_job_definition.output_data_config.s3_output_path #=> String
4413
- # 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.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"
4407
+ # 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"
4414
4408
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.instance_count #=> Integer
4415
4409
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.volume_size_in_gb #=> Integer
4416
4410
  # resp.validation_specification.validation_profiles[0].training_job_definition.resource_config.volume_kms_key_id #=> String
@@ -5133,7 +5127,7 @@ module Aws::SageMaker
5133
5127
  # resp.training_job_definition.vpc_config.subnets[0] #=> String
5134
5128
  # resp.training_job_definition.output_data_config.kms_key_id #=> String
5135
5129
  # resp.training_job_definition.output_data_config.s3_output_path #=> String
5136
- # 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.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"
5130
+ # 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"
5137
5131
  # resp.training_job_definition.resource_config.instance_count #=> Integer
5138
5132
  # resp.training_job_definition.resource_config.volume_size_in_gb #=> Integer
5139
5133
  # resp.training_job_definition.resource_config.volume_kms_key_id #=> String
@@ -5193,7 +5187,7 @@ module Aws::SageMaker
5193
5187
  # resp.training_job_definitions[0].vpc_config.subnets[0] #=> String
5194
5188
  # resp.training_job_definitions[0].output_data_config.kms_key_id #=> String
5195
5189
  # resp.training_job_definitions[0].output_data_config.s3_output_path #=> String
5196
- # 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.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"
5190
+ # 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"
5197
5191
  # resp.training_job_definitions[0].resource_config.instance_count #=> Integer
5198
5192
  # resp.training_job_definitions[0].resource_config.volume_size_in_gb #=> Integer
5199
5193
  # resp.training_job_definitions[0].resource_config.volume_kms_key_id #=> String
@@ -5913,7 +5907,7 @@ module Aws::SageMaker
5913
5907
  # resp.input_data_config[0].shuffle_config.seed #=> Integer
5914
5908
  # resp.output_data_config.kms_key_id #=> String
5915
5909
  # resp.output_data_config.s3_output_path #=> String
5916
- # resp.resource_config.instance_type #=> String, one of "ml.m4.xlarge", "ml.m4.2xlarge", "ml.m4.4xlarge", "ml.m4.10xlarge", "ml.m4.16xlarge", "ml.m5.large", "ml.m5.xlarge", "ml.m5.2xlarge", "ml.m5.4xlarge", "ml.m5.12xlarge", "ml.m5.24xlarge", "ml.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"
5910
+ # 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"
5917
5911
  # resp.resource_config.instance_count #=> Integer
5918
5912
  # resp.resource_config.volume_size_in_gb #=> Integer
5919
5913
  # resp.resource_config.volume_kms_key_id #=> String
@@ -6248,6 +6242,49 @@ module Aws::SageMaker
6248
6242
  req.send_request(options)
6249
6243
  end
6250
6244
 
6245
+ # Lists private workforce information, including workforce name, Amazon
6246
+ # Resource Name (ARN), and, if applicable, allowed IP address ranges
6247
+ # ([CIDRs][1]). Allowable IP address ranges are the IP addresses that
6248
+ # workers can use to access tasks.
6249
+ #
6250
+ # This operation applies only to private workforces.
6251
+ #
6252
+ #
6253
+ #
6254
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
6255
+ #
6256
+ # @option params [required, String] :workforce_name
6257
+ # The name of the private workforce whose access you want to restrict.
6258
+ # `WorkforceName` is automatically set to `"default"` when a workforce
6259
+ # is created and cannot be modified.
6260
+ #
6261
+ # @return [Types::DescribeWorkforceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
6262
+ #
6263
+ # * {Types::DescribeWorkforceResponse#workforce #workforce} => Types::Workforce
6264
+ #
6265
+ # @example Request syntax with placeholder values
6266
+ #
6267
+ # resp = client.describe_workforce({
6268
+ # workforce_name: "WorkforceName", # required
6269
+ # })
6270
+ #
6271
+ # @example Response structure
6272
+ #
6273
+ # resp.workforce.workforce_name #=> String
6274
+ # resp.workforce.workforce_arn #=> String
6275
+ # resp.workforce.last_updated_date #=> Time
6276
+ # resp.workforce.source_ip_config.cidrs #=> Array
6277
+ # resp.workforce.source_ip_config.cidrs[0] #=> String
6278
+ #
6279
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeWorkforce AWS API Documentation
6280
+ #
6281
+ # @overload describe_workforce(params = {})
6282
+ # @param [Hash] params ({})
6283
+ def describe_workforce(params = {}, options = {})
6284
+ req = build_request(:describe_workforce, params)
6285
+ req.send_request(options)
6286
+ end
6287
+
6251
6288
  # Gets information about a specific work team. You can see information
6252
6289
  # such as the create date, the last updated date, membership
6253
6290
  # information, and the work team's Amazon Resource Name (ARN).
@@ -8321,23 +8358,31 @@ module Aws::SageMaker
8321
8358
  req.send_request(options)
8322
8359
  end
8323
8360
 
8324
- # Lists the trial components in your account. You can filter the list to
8325
- # show only components that were created in a specific time range. You
8326
- # can sort the list by trial component name or creation time.
8361
+ # Lists the trial components in your account. You can sort the list by
8362
+ # trial component name or creation time. You can filter the list to show
8363
+ # only components that were created in a specific time range. You can
8364
+ # also filter on one of the following:
8365
+ #
8366
+ # * `ExperimentName`
8367
+ #
8368
+ # * `SourceArn`
8369
+ #
8370
+ # * `TrialName`
8327
8371
  #
8328
8372
  # @option params [String] :experiment_name
8329
8373
  # A filter that returns only components that are part of the specified
8330
- # experiment. If you specify `ExperimentName`, you can't specify
8331
- # `TrialName`.
8374
+ # experiment. If you specify `ExperimentName`, you can't filter by
8375
+ # `SourceArn` or `TrialName`.
8332
8376
  #
8333
8377
  # @option params [String] :trial_name
8334
8378
  # A filter that returns only components that are part of the specified
8335
- # trial. If you specify `TrialName`, you can't specify
8336
- # `ExperimentName`.
8379
+ # trial. If you specify `TrialName`, you can't filter by
8380
+ # `ExperimentName` or `SourceArn`.
8337
8381
  #
8338
8382
  # @option params [String] :source_arn
8339
8383
  # A filter that returns only components that have the specified source
8340
- # Amazon Resource Name (ARN).
8384
+ # Amazon Resource Name (ARN). If you specify `SourceArn`, you can't
8385
+ # filter by `ExperimentName` or `TrialName`.
8341
8386
  #
8342
8387
  # @option params [Time,DateTime,Date,Integer,String] :created_after
8343
8388
  # A filter that returns only components created after the specified
@@ -8767,7 +8812,7 @@ module Aws::SageMaker
8767
8812
  # resp.results[0].training_job.input_data_config[0].shuffle_config.seed #=> Integer
8768
8813
  # resp.results[0].training_job.output_data_config.kms_key_id #=> String
8769
8814
  # resp.results[0].training_job.output_data_config.s3_output_path #=> String
8770
- # 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.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"
8815
+ # 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"
8771
8816
  # resp.results[0].training_job.resource_config.instance_count #=> Integer
8772
8817
  # resp.results[0].training_job.resource_config.volume_size_in_gb #=> Integer
8773
8818
  # resp.results[0].training_job.resource_config.volume_kms_key_id #=> String
@@ -8945,7 +8990,7 @@ module Aws::SageMaker
8945
8990
  # resp.results[0].trial_component.source_detail.training_job.input_data_config[0].shuffle_config.seed #=> Integer
8946
8991
  # resp.results[0].trial_component.source_detail.training_job.output_data_config.kms_key_id #=> String
8947
8992
  # resp.results[0].trial_component.source_detail.training_job.output_data_config.s3_output_path #=> String
8948
- # 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.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"
8993
+ # 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"
8949
8994
  # resp.results[0].trial_component.source_detail.training_job.resource_config.instance_count #=> Integer
8950
8995
  # resp.results[0].trial_component.source_detail.training_job.resource_config.volume_size_in_gb #=> Integer
8951
8996
  # resp.results[0].trial_component.source_detail.training_job.resource_config.volume_kms_key_id #=> String
@@ -10021,6 +10066,68 @@ module Aws::SageMaker
10021
10066
  req.send_request(options)
10022
10067
  end
10023
10068
 
10069
+ # Restricts access to tasks assigned to workers in the specified
10070
+ # workforce to those within specific ranges of IP addresses. You specify
10071
+ # allowed IP addresses by creating a list of up to four [CIDRs][1].
10072
+ #
10073
+ # By default, a workforce isn't restricted to specific IP addresses. If
10074
+ # you specify a range of IP addresses, workers who attempt to access
10075
+ # tasks using any IP address outside the specified range are denied
10076
+ # access and get a `Not Found` error message on the worker portal. After
10077
+ # restricting access with this operation, you can see the allowed IP
10078
+ # values for a private workforce with the operation.
10079
+ #
10080
+ # This operation applies only to private workforces.
10081
+ #
10082
+ #
10083
+ #
10084
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
10085
+ #
10086
+ # @option params [required, String] :workforce_name
10087
+ # The name of the private workforce whose access you want to restrict.
10088
+ # `WorkforceName` is automatically set to `"default"` when a workforce
10089
+ # is created and cannot be modified.
10090
+ #
10091
+ # @option params [Types::SourceIpConfig] :source_ip_config
10092
+ # A list of one to four worker IP address ranges ([CIDRs][1]) that can
10093
+ # be used to access tasks assigned to this workforce.
10094
+ #
10095
+ # Maximum: 4 CIDR values
10096
+ #
10097
+ #
10098
+ #
10099
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
10100
+ #
10101
+ # @return [Types::UpdateWorkforceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
10102
+ #
10103
+ # * {Types::UpdateWorkforceResponse#workforce #workforce} => Types::Workforce
10104
+ #
10105
+ # @example Request syntax with placeholder values
10106
+ #
10107
+ # resp = client.update_workforce({
10108
+ # workforce_name: "WorkforceName", # required
10109
+ # source_ip_config: {
10110
+ # cidrs: ["Cidr"], # required
10111
+ # },
10112
+ # })
10113
+ #
10114
+ # @example Response structure
10115
+ #
10116
+ # resp.workforce.workforce_name #=> String
10117
+ # resp.workforce.workforce_arn #=> String
10118
+ # resp.workforce.last_updated_date #=> Time
10119
+ # resp.workforce.source_ip_config.cidrs #=> Array
10120
+ # resp.workforce.source_ip_config.cidrs[0] #=> String
10121
+ #
10122
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateWorkforce AWS API Documentation
10123
+ #
10124
+ # @overload update_workforce(params = {})
10125
+ # @param [Hash] params ({})
10126
+ def update_workforce(params = {}, options = {})
10127
+ req = build_request(:update_workforce, params)
10128
+ req.send_request(options)
10129
+ end
10130
+
10024
10131
  # Updates an existing work team with new member definitions or
10025
10132
  # description.
10026
10133
  #
@@ -10099,7 +10206,7 @@ module Aws::SageMaker
10099
10206
  params: params,
10100
10207
  config: config)
10101
10208
  context[:gem_name] = 'aws-sdk-sagemaker'
10102
- context[:gem_version] = '1.49.0'
10209
+ context[:gem_version] = '1.50.0'
10103
10210
  Seahorse::Client::Request.new(handlers, context)
10104
10211
  end
10105
10212
 
@@ -104,6 +104,8 @@ module Aws::SageMaker
104
104
  ChannelSpecification = Shapes::StructureShape.new(name: 'ChannelSpecification')
105
105
  ChannelSpecifications = Shapes::ListShape.new(name: 'ChannelSpecifications')
106
106
  CheckpointConfig = Shapes::StructureShape.new(name: 'CheckpointConfig')
107
+ Cidr = Shapes::StringShape.new(name: 'Cidr')
108
+ Cidrs = Shapes::ListShape.new(name: 'Cidrs')
107
109
  CodeRepositoryArn = Shapes::StringShape.new(name: 'CodeRepositoryArn')
108
110
  CodeRepositoryContains = Shapes::StringShape.new(name: 'CodeRepositoryContains')
109
111
  CodeRepositoryNameContains = Shapes::StringShape.new(name: 'CodeRepositoryNameContains')
@@ -288,6 +290,8 @@ module Aws::SageMaker
288
290
  DescribeTrialResponse = Shapes::StructureShape.new(name: 'DescribeTrialResponse')
289
291
  DescribeUserProfileRequest = Shapes::StructureShape.new(name: 'DescribeUserProfileRequest')
290
292
  DescribeUserProfileResponse = Shapes::StructureShape.new(name: 'DescribeUserProfileResponse')
293
+ DescribeWorkforceRequest = Shapes::StructureShape.new(name: 'DescribeWorkforceRequest')
294
+ DescribeWorkforceResponse = Shapes::StructureShape.new(name: 'DescribeWorkforceResponse')
291
295
  DescribeWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeWorkteamRequest')
292
296
  DescribeWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeWorkteamResponse')
293
297
  DesiredWeightAndCapacity = Shapes::StructureShape.new(name: 'DesiredWeightAndCapacity')
@@ -748,6 +752,7 @@ module Aws::SageMaker
748
752
  SourceAlgorithm = Shapes::StructureShape.new(name: 'SourceAlgorithm')
749
753
  SourceAlgorithmList = Shapes::ListShape.new(name: 'SourceAlgorithmList')
750
754
  SourceAlgorithmSpecification = Shapes::StructureShape.new(name: 'SourceAlgorithmSpecification')
755
+ SourceIpConfig = Shapes::StructureShape.new(name: 'SourceIpConfig')
751
756
  SourceType = Shapes::StringShape.new(name: 'SourceType')
752
757
  SplitType = Shapes::StringShape.new(name: 'SplitType')
753
758
  StartMonitoringScheduleRequest = Shapes::StructureShape.new(name: 'StartMonitoringScheduleRequest')
@@ -886,6 +891,8 @@ module Aws::SageMaker
886
891
  UpdateTrialResponse = Shapes::StructureShape.new(name: 'UpdateTrialResponse')
887
892
  UpdateUserProfileRequest = Shapes::StructureShape.new(name: 'UpdateUserProfileRequest')
888
893
  UpdateUserProfileResponse = Shapes::StructureShape.new(name: 'UpdateUserProfileResponse')
894
+ UpdateWorkforceRequest = Shapes::StructureShape.new(name: 'UpdateWorkforceRequest')
895
+ UpdateWorkforceResponse = Shapes::StructureShape.new(name: 'UpdateWorkforceResponse')
889
896
  UpdateWorkteamRequest = Shapes::StructureShape.new(name: 'UpdateWorkteamRequest')
890
897
  UpdateWorkteamResponse = Shapes::StructureShape.new(name: 'UpdateWorkteamResponse')
891
898
  Url = Shapes::StringShape.new(name: 'Url')
@@ -903,6 +910,9 @@ module Aws::SageMaker
903
910
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
904
911
  VpcId = Shapes::StringShape.new(name: 'VpcId')
905
912
  VpcSecurityGroupIds = Shapes::ListShape.new(name: 'VpcSecurityGroupIds')
913
+ Workforce = Shapes::StructureShape.new(name: 'Workforce')
914
+ WorkforceArn = Shapes::StringShape.new(name: 'WorkforceArn')
915
+ WorkforceName = Shapes::StringShape.new(name: 'WorkforceName')
906
916
  Workteam = Shapes::StructureShape.new(name: 'Workteam')
907
917
  WorkteamArn = Shapes::StringShape.new(name: 'WorkteamArn')
908
918
  WorkteamName = Shapes::StringShape.new(name: 'WorkteamName')
@@ -1103,6 +1113,8 @@ module Aws::SageMaker
1103
1113
  CheckpointConfig.add_member(:local_path, Shapes::ShapeRef.new(shape: DirectoryPath, location_name: "LocalPath"))
1104
1114
  CheckpointConfig.struct_class = Types::CheckpointConfig
1105
1115
 
1116
+ Cidrs.member = Shapes::ShapeRef.new(shape: Cidr)
1117
+
1106
1118
  CodeRepositorySummary.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
1107
1119
  CodeRepositorySummary.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
1108
1120
  CodeRepositorySummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
@@ -2054,6 +2066,12 @@ module Aws::SageMaker
2054
2066
  DescribeUserProfileResponse.add_member(:user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "UserSettings"))
2055
2067
  DescribeUserProfileResponse.struct_class = Types::DescribeUserProfileResponse
2056
2068
 
2069
+ DescribeWorkforceRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
2070
+ DescribeWorkforceRequest.struct_class = Types::DescribeWorkforceRequest
2071
+
2072
+ DescribeWorkforceResponse.add_member(:workforce, Shapes::ShapeRef.new(shape: Workforce, required: true, location_name: "Workforce"))
2073
+ DescribeWorkforceResponse.struct_class = Types::DescribeWorkforceResponse
2074
+
2057
2075
  DescribeWorkteamRequest.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
2058
2076
  DescribeWorkteamRequest.struct_class = Types::DescribeWorkteamRequest
2059
2077
 
@@ -3307,6 +3325,9 @@ module Aws::SageMaker
3307
3325
  SourceAlgorithmSpecification.add_member(:source_algorithms, Shapes::ShapeRef.new(shape: SourceAlgorithmList, required: true, location_name: "SourceAlgorithms"))
3308
3326
  SourceAlgorithmSpecification.struct_class = Types::SourceAlgorithmSpecification
3309
3327
 
3328
+ SourceIpConfig.add_member(:cidrs, Shapes::ShapeRef.new(shape: Cidrs, required: true, location_name: "Cidrs"))
3329
+ SourceIpConfig.struct_class = Types::SourceIpConfig
3330
+
3310
3331
  StartMonitoringScheduleRequest.add_member(:monitoring_schedule_name, Shapes::ShapeRef.new(shape: MonitoringScheduleName, required: true, location_name: "MonitoringScheduleName"))
3311
3332
  StartMonitoringScheduleRequest.struct_class = Types::StartMonitoringScheduleRequest
3312
3333
 
@@ -3724,6 +3745,13 @@ module Aws::SageMaker
3724
3745
  UpdateUserProfileResponse.add_member(:user_profile_arn, Shapes::ShapeRef.new(shape: UserProfileArn, location_name: "UserProfileArn"))
3725
3746
  UpdateUserProfileResponse.struct_class = Types::UpdateUserProfileResponse
3726
3747
 
3748
+ UpdateWorkforceRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
3749
+ UpdateWorkforceRequest.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConfig, location_name: "SourceIpConfig"))
3750
+ UpdateWorkforceRequest.struct_class = Types::UpdateWorkforceRequest
3751
+
3752
+ UpdateWorkforceResponse.add_member(:workforce, Shapes::ShapeRef.new(shape: Workforce, required: true, location_name: "Workforce"))
3753
+ UpdateWorkforceResponse.struct_class = Types::UpdateWorkforceResponse
3754
+
3727
3755
  UpdateWorkteamRequest.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
3728
3756
  UpdateWorkteamRequest.add_member(:member_definitions, Shapes::ShapeRef.new(shape: MemberDefinitions, location_name: "MemberDefinitions"))
3729
3757
  UpdateWorkteamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String200, location_name: "Description"))
@@ -3761,6 +3789,12 @@ module Aws::SageMaker
3761
3789
 
3762
3790
  VpcSecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
3763
3791
 
3792
+ Workforce.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
3793
+ Workforce.add_member(:workforce_arn, Shapes::ShapeRef.new(shape: WorkforceArn, required: true, location_name: "WorkforceArn"))
3794
+ Workforce.add_member(:last_updated_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedDate"))
3795
+ Workforce.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConfig, location_name: "SourceIpConfig"))
3796
+ Workforce.struct_class = Types::Workforce
3797
+
3764
3798
  Workteam.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
3765
3799
  Workteam.add_member(:member_definitions, Shapes::ShapeRef.new(shape: MemberDefinitions, required: true, location_name: "MemberDefinitions"))
3766
3800
  Workteam.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
@@ -4441,6 +4475,14 @@ module Aws::SageMaker
4441
4475
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
4442
4476
  end)
4443
4477
 
4478
+ api.add_operation(:describe_workforce, Seahorse::Model::Operation.new.tap do |o|
4479
+ o.name = "DescribeWorkforce"
4480
+ o.http_method = "POST"
4481
+ o.http_request_uri = "/"
4482
+ o.input = Shapes::ShapeRef.new(shape: DescribeWorkforceRequest)
4483
+ o.output = Shapes::ShapeRef.new(shape: DescribeWorkforceResponse)
4484
+ end)
4485
+
4444
4486
  api.add_operation(:describe_workteam, Seahorse::Model::Operation.new.tap do |o|
4445
4487
  o.name = "DescribeWorkteam"
4446
4488
  o.http_method = "POST"
@@ -5131,6 +5173,14 @@ module Aws::SageMaker
5131
5173
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
5132
5174
  end)
5133
5175
 
5176
+ api.add_operation(:update_workforce, Seahorse::Model::Operation.new.tap do |o|
5177
+ o.name = "UpdateWorkforce"
5178
+ o.http_method = "POST"
5179
+ o.http_request_uri = "/"
5180
+ o.input = Shapes::ShapeRef.new(shape: UpdateWorkforceRequest)
5181
+ o.output = Shapes::ShapeRef.new(shape: UpdateWorkforceResponse)
5182
+ end)
5183
+
5134
5184
  api.add_operation(:update_workteam, Seahorse::Model::Operation.new.tap do |o|
5135
5185
  o.name = "UpdateWorkteam"
5136
5186
  o.http_method = "POST"
@@ -291,7 +291,7 @@ module Aws::SageMaker
291
291
  # s3_output_path: "S3Uri", # required
292
292
  # },
293
293
  # resource_config: { # required
294
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
294
+ # 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
295
295
  # instance_count: 1, # required
296
296
  # volume_size_in_gb: 1, # required
297
297
  # volume_kms_key_id: "KmsKeyId",
@@ -404,7 +404,7 @@ module Aws::SageMaker
404
404
  # s3_output_path: "S3Uri", # required
405
405
  # },
406
406
  # resource_config: { # required
407
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
407
+ # 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
408
408
  # instance_count: 1, # required
409
409
  # volume_size_in_gb: 1, # required
410
410
  # volume_kms_key_id: "KmsKeyId",
@@ -1962,7 +1962,7 @@ module Aws::SageMaker
1962
1962
  # default_value: "ParameterValue",
1963
1963
  # },
1964
1964
  # ],
1965
- # 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.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
1965
+ # 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
1966
1966
  # supports_distributed_training: false,
1967
1967
  # metric_definitions: [
1968
1968
  # {
@@ -2043,7 +2043,7 @@ module Aws::SageMaker
2043
2043
  # s3_output_path: "S3Uri", # required
2044
2044
  # },
2045
2045
  # resource_config: { # required
2046
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
2046
+ # 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
2047
2047
  # instance_count: 1, # required
2048
2048
  # volume_size_in_gb: 1, # required
2049
2049
  # volume_kms_key_id: "KmsKeyId",
@@ -2673,21 +2673,15 @@ module Aws::SageMaker
2673
2673
  #
2674
2674
  # The KmsKeyId can be any of the following formats:
2675
2675
  #
2676
- # * // KMS Key ID
2677
- #
2678
- # `"1234abcd-12ab-34cd-56ef-1234567890ab" `
2679
- #
2680
- # * // Amazon Resource Name (ARN) (ARN) of a KMS Key
2681
- #
2682
- # "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
2676
+ # * Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
2683
2677
  #
2684
- # * // KMS Key Alias
2685
- #
2686
- # "alias/ExampleAlias"
2678
+ # * Key ARN:
2679
+ # `arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
2687
2680
  #
2688
- # * // Amazon Resource Name (ARN) of a KMS Key Alias
2681
+ # * Alias name: `alias/ExampleAlias`
2689
2682
  #
2690
- # `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" `
2683
+ # * Alias name ARN:
2684
+ # `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
2691
2685
  #
2692
2686
  # The KMS key policy must grant permission to the IAM role that you
2693
2687
  # specify in your `CreateEndpoint`, `UpdateEndpoint` requests. For
@@ -3127,7 +3121,7 @@ module Aws::SageMaker
3127
3121
  # s3_output_path: "S3Uri", # required
3128
3122
  # },
3129
3123
  # resource_config: { # required
3130
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
3124
+ # 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
3131
3125
  # instance_count: 1, # required
3132
3126
  # volume_size_in_gb: 1, # required
3133
3127
  # volume_kms_key_id: "KmsKeyId",
@@ -3225,7 +3219,7 @@ module Aws::SageMaker
3225
3219
  # s3_output_path: "S3Uri", # required
3226
3220
  # },
3227
3221
  # resource_config: { # required
3228
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
3222
+ # 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
3229
3223
  # instance_count: 1, # required
3230
3224
  # volume_size_in_gb: 1, # required
3231
3225
  # volume_kms_key_id: "KmsKeyId",
@@ -4437,7 +4431,7 @@ module Aws::SageMaker
4437
4431
  # s3_output_path: "S3Uri", # required
4438
4432
  # },
4439
4433
  # resource_config: { # required
4440
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
4434
+ # 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
4441
4435
  # instance_count: 1, # required
4442
4436
  # volume_size_in_gb: 1, # required
4443
4437
  # volume_kms_key_id: "KmsKeyId",
@@ -8612,6 +8606,46 @@ module Aws::SageMaker
8612
8606
  include Aws::Structure
8613
8607
  end
8614
8608
 
8609
+ # @note When making an API call, you may pass DescribeWorkforceRequest
8610
+ # data as a hash:
8611
+ #
8612
+ # {
8613
+ # workforce_name: "WorkforceName", # required
8614
+ # }
8615
+ #
8616
+ # @!attribute [rw] workforce_name
8617
+ # The name of the private workforce whose access you want to restrict.
8618
+ # `WorkforceName` is automatically set to `"default"` when a workforce
8619
+ # is created and cannot be modified.
8620
+ # @return [String]
8621
+ #
8622
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeWorkforceRequest AWS API Documentation
8623
+ #
8624
+ class DescribeWorkforceRequest < Struct.new(
8625
+ :workforce_name)
8626
+ include Aws::Structure
8627
+ end
8628
+
8629
+ # @!attribute [rw] workforce
8630
+ # A single private workforce, which is automatically created when you
8631
+ # create your first private work team. You can create one private work
8632
+ # force in each AWS Region. By default, any workforce related API
8633
+ # operation used in a specific region will apply to the workforce
8634
+ # created in that region. To learn how to create a private workforce,
8635
+ # see [Create a Private Workforce][1].
8636
+ #
8637
+ #
8638
+ #
8639
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html
8640
+ # @return [Types::Workforce]
8641
+ #
8642
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeWorkforceResponse AWS API Documentation
8643
+ #
8644
+ class DescribeWorkforceResponse < Struct.new(
8645
+ :workforce)
8646
+ include Aws::Structure
8647
+ end
8648
+
8615
8649
  # @note When making an API call, you may pass DescribeWorkteamRequest
8616
8650
  # data as a hash:
8617
8651
  #
@@ -9430,7 +9464,8 @@ module Aws::SageMaker
9430
9464
  include Aws::Structure
9431
9465
  end
9432
9466
 
9433
- # Defines under what conditions SageMaker creates a human loop.
9467
+ # Defines under what conditions SageMaker creates a human loop. Used
9468
+ # within .
9434
9469
  #
9435
9470
  # @note When making an API call, you may pass HumanLoopActivationConditionsConfig
9436
9471
  # data as a hash:
@@ -10398,7 +10433,7 @@ module Aws::SageMaker
10398
10433
  # s3_output_path: "S3Uri", # required
10399
10434
  # },
10400
10435
  # resource_config: { # required
10401
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
10436
+ # 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
10402
10437
  # instance_count: 1, # required
10403
10438
  # volume_size_in_gb: 1, # required
10404
10439
  # volume_kms_key_id: "KmsKeyId",
@@ -11035,6 +11070,27 @@ module Aws::SageMaker
11035
11070
  # * If using the CLI, `\{"data1": [1,28,28,1],
11036
11071
  # "data2":[1,28,28,1]\}`
11037
11072
  #
11073
+ # * `KERAS`\: You must specify the name and shape (NCHW format) of
11074
+ # expected data inputs using a dictionary format for your trained
11075
+ # model. Note that while Keras model artifacts should be uploaded in
11076
+ # NHWC (channel-last) format, `DataInputConfig` should be specified
11077
+ # in NCHW (channel-first) format. The dictionary formats required
11078
+ # for the console and CLI are different.
11079
+ #
11080
+ # * Examples for one input:
11081
+ #
11082
+ # * If using the console, `\{"input_1":[1,3,224,224]\}`
11083
+ #
11084
+ # * If using the CLI, `\{"input_1":[1,3,224,224]\}`
11085
+ #
11086
+ # * Examples for two inputs:
11087
+ #
11088
+ # * If using the console, `\{"input_1": [1,3,224,224],
11089
+ # "input_2":[1,3,224,224]\} `
11090
+ #
11091
+ # * If using the CLI, `\{"input_1": [1,3,224,224],
11092
+ # "input_2":[1,3,224,224]\}`
11093
+ #
11038
11094
  # * `MXNET/ONNX`\: You must specify the name and shape (NCHW format)
11039
11095
  # of the expected data inputs in order using a dictionary format for
11040
11096
  # your trained model. The dictionary formats required for the
@@ -13999,19 +14055,20 @@ module Aws::SageMaker
13999
14055
  #
14000
14056
  # @!attribute [rw] experiment_name
14001
14057
  # A filter that returns only components that are part of the specified
14002
- # experiment. If you specify `ExperimentName`, you can't specify
14003
- # `TrialName`.
14058
+ # experiment. If you specify `ExperimentName`, you can't filter by
14059
+ # `SourceArn` or `TrialName`.
14004
14060
  # @return [String]
14005
14061
  #
14006
14062
  # @!attribute [rw] trial_name
14007
14063
  # A filter that returns only components that are part of the specified
14008
- # trial. If you specify `TrialName`, you can't specify
14009
- # `ExperimentName`.
14064
+ # trial. If you specify `TrialName`, you can't filter by
14065
+ # `ExperimentName` or `SourceArn`.
14010
14066
  # @return [String]
14011
14067
  #
14012
14068
  # @!attribute [rw] source_arn
14013
14069
  # A filter that returns only components that have the specified source
14014
- # Amazon Resource Name (ARN).
14070
+ # Amazon Resource Name (ARN). If you specify `SourceArn`, you can't
14071
+ # filter by `ExperimentName` or `TrialName`.
14015
14072
  # @return [String]
14016
14073
  #
14017
14074
  # @!attribute [rw] created_after
@@ -16714,7 +16771,7 @@ module Aws::SageMaker
16714
16771
  # data as a hash:
16715
16772
  #
16716
16773
  # {
16717
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
16774
+ # 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
16718
16775
  # instance_count: 1, # required
16719
16776
  # volume_size_in_gb: 1, # required
16720
16777
  # volume_kms_key_id: "KmsKeyId",
@@ -17486,14 +17543,14 @@ module Aws::SageMaker
17486
17543
  # `AugmentedManifestFile` is shuffled. The shuffling order is determined
17487
17544
  # using the `Seed` value.
17488
17545
  #
17489
- # For Pipe input mode, shuffling is done at the start of every epoch.
17490
- # With large datasets, this ensures that the order of the training data
17491
- # is different for each epoch, and it helps reduce bias and possible
17492
- # overfitting. In a multi-node training job when `ShuffleConfig` is
17493
- # combined with `S3DataDistributionType` of `ShardedByS3Key`, the data
17494
- # is shuffled across nodes so that the content sent to a particular node
17495
- # on the first epoch might be sent to a different node on the second
17496
- # epoch.
17546
+ # For Pipe input mode, when `ShuffleConfig` is specified shuffling is
17547
+ # done at the start of every epoch. With large datasets, this ensures
17548
+ # that the order of the training data is different for each epoch, and
17549
+ # it helps reduce bias and possible overfitting. In a multi-node
17550
+ # training job when `ShuffleConfig` is combined with
17551
+ # `S3DataDistributionType` of `ShardedByS3Key`, the data is shuffled
17552
+ # across nodes so that the content sent to a particular node on the
17553
+ # first epoch might be sent to a different node on the second epoch.
17497
17554
  #
17498
17555
  # @note When making an API call, you may pass ShuffleConfig
17499
17556
  # data as a hash:
@@ -17572,6 +17629,43 @@ module Aws::SageMaker
17572
17629
  include Aws::Structure
17573
17630
  end
17574
17631
 
17632
+ # A list of IP address ranges ([CIDRs][1]). Used to create an allow list
17633
+ # of IP addresses for a private workforce. For more information, see .
17634
+ #
17635
+ #
17636
+ #
17637
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
17638
+ #
17639
+ # @note When making an API call, you may pass SourceIpConfig
17640
+ # data as a hash:
17641
+ #
17642
+ # {
17643
+ # cidrs: ["Cidr"], # required
17644
+ # }
17645
+ #
17646
+ # @!attribute [rw] cidrs
17647
+ # A list of one to four [Classless Inter-Domain Routing][1] (CIDR)
17648
+ # values.
17649
+ #
17650
+ # Maximum: 4 CIDR values
17651
+ #
17652
+ # <note markdown="1"> The following Length Constraints apply to individual CIDR values in
17653
+ # the CIDR value list.
17654
+ #
17655
+ # </note>
17656
+ #
17657
+ #
17658
+ #
17659
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
17660
+ # @return [Array<String>]
17661
+ #
17662
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SourceIpConfig AWS API Documentation
17663
+ #
17664
+ class SourceIpConfig < Struct.new(
17665
+ :cidrs)
17666
+ include Aws::Structure
17667
+ end
17668
+
17575
17669
  # @note When making an API call, you may pass StartMonitoringScheduleRequest
17576
17670
  # data as a hash:
17577
17671
  #
@@ -18304,7 +18398,7 @@ module Aws::SageMaker
18304
18398
  # s3_output_path: "S3Uri", # required
18305
18399
  # },
18306
18400
  # resource_config: { # required
18307
- # instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.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
18401
+ # 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
18308
18402
  # instance_count: 1, # required
18309
18403
  # volume_size_in_gb: 1, # required
18310
18404
  # volume_kms_key_id: "KmsKeyId",
@@ -18484,7 +18578,7 @@ module Aws::SageMaker
18484
18578
  # default_value: "ParameterValue",
18485
18579
  # },
18486
18580
  # ],
18487
- # 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.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
18581
+ # 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
18488
18582
  # supports_distributed_training: false,
18489
18583
  # metric_definitions: [
18490
18584
  # {
@@ -18863,21 +18957,15 @@ module Aws::SageMaker
18863
18957
  # server-side encryption. The `KmsKeyId` can be any of the following
18864
18958
  # formats:
18865
18959
  #
18866
- # * // KMS Key ID
18867
- #
18868
- # `"1234abcd-12ab-34cd-56ef-1234567890ab"`
18869
- #
18870
- # * // Amazon Resource Name (ARN) of a KMS Key
18871
- #
18872
- # `"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"`
18873
- #
18874
- # * // KMS Key Alias
18960
+ # * Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
18875
18961
  #
18876
- # `"alias/ExampleAlias"`
18962
+ # * Key ARN:
18963
+ # `arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
18877
18964
  #
18878
- # * // Amazon Resource Name (ARN) of a KMS Key Alias
18965
+ # * Alias name: `alias/ExampleAlias`
18879
18966
  #
18880
- # `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"`
18967
+ # * Alias name ARN:
18968
+ # `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
18881
18969
  #
18882
18970
  # If you don't provide a KMS key ID, Amazon SageMaker uses the
18883
18971
  # default KMS key for Amazon S3 for your role's account. For more
@@ -18935,21 +19023,15 @@ module Aws::SageMaker
18935
19023
  # compute instance(s) that run the batch transform job. The
18936
19024
  # `VolumeKmsKeyId` can be any of the following formats:
18937
19025
  #
18938
- # * // KMS Key ID
18939
- #
18940
- # `"1234abcd-12ab-34cd-56ef-1234567890ab"`
18941
- #
18942
- # * // Amazon Resource Name (ARN) of a KMS Key
18943
- #
18944
- # `"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"`
18945
- #
18946
- # * // KMS Key Alias
19026
+ # * Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
18947
19027
  #
18948
- # ` "alias/ExampleAlias"`
19028
+ # * Key ARN:
19029
+ # `arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
18949
19030
  #
18950
- # * // Amazon Resource Name (ARN) (ARN) of a KMS Key Alias
19031
+ # * Alias name: `alias/ExampleAlias`
18951
19032
  #
18952
- # ` "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"`
19033
+ # * Alias name ARN:
19034
+ # `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
18953
19035
  # @return [String]
18954
19036
  #
18955
19037
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TransformResources AWS API Documentation
@@ -20425,6 +20507,61 @@ module Aws::SageMaker
20425
20507
  include Aws::Structure
20426
20508
  end
20427
20509
 
20510
+ # @note When making an API call, you may pass UpdateWorkforceRequest
20511
+ # data as a hash:
20512
+ #
20513
+ # {
20514
+ # workforce_name: "WorkforceName", # required
20515
+ # source_ip_config: {
20516
+ # cidrs: ["Cidr"], # required
20517
+ # },
20518
+ # }
20519
+ #
20520
+ # @!attribute [rw] workforce_name
20521
+ # The name of the private workforce whose access you want to restrict.
20522
+ # `WorkforceName` is automatically set to `"default"` when a workforce
20523
+ # is created and cannot be modified.
20524
+ # @return [String]
20525
+ #
20526
+ # @!attribute [rw] source_ip_config
20527
+ # A list of one to four worker IP address ranges ([CIDRs][1]) that can
20528
+ # be used to access tasks assigned to this workforce.
20529
+ #
20530
+ # Maximum: 4 CIDR values
20531
+ #
20532
+ #
20533
+ #
20534
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
20535
+ # @return [Types::SourceIpConfig]
20536
+ #
20537
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateWorkforceRequest AWS API Documentation
20538
+ #
20539
+ class UpdateWorkforceRequest < Struct.new(
20540
+ :workforce_name,
20541
+ :source_ip_config)
20542
+ include Aws::Structure
20543
+ end
20544
+
20545
+ # @!attribute [rw] workforce
20546
+ # A single private workforce, which is automatically created when you
20547
+ # create your first private work team. You can create one private work
20548
+ # force in each AWS Region. By default, any workforce related API
20549
+ # operation used in a specific region will apply to the workforce
20550
+ # created in that region. To learn how to create a private workforce,
20551
+ # see [Create a Private Workforce][1].
20552
+ #
20553
+ #
20554
+ #
20555
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html
20556
+ # @return [Types::Workforce]
20557
+ #
20558
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateWorkforceResponse AWS API Documentation
20559
+ #
20560
+ class UpdateWorkforceResponse < Struct.new(
20561
+ :workforce)
20562
+ include Aws::Structure
20563
+ end
20564
+
20428
20565
  # @note When making an API call, you may pass UpdateWorkteamRequest
20429
20566
  # data as a hash:
20430
20567
  #
@@ -20655,6 +20792,55 @@ module Aws::SageMaker
20655
20792
  include Aws::Structure
20656
20793
  end
20657
20794
 
20795
+ # A single private workforce, which is automatically created when you
20796
+ # create your first private work team. You can create one private work
20797
+ # force in each AWS Region. By default, any workforce related API
20798
+ # operation used in a specific region will apply to the workforce
20799
+ # created in that region. To learn how to create a private workforce,
20800
+ # see [Create a Private Workforce][1].
20801
+ #
20802
+ #
20803
+ #
20804
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html
20805
+ #
20806
+ # @!attribute [rw] workforce_name
20807
+ # The name of the private workforce whose access you want to restrict.
20808
+ # `WorkforceName` is automatically set to `"default"` when a workforce
20809
+ # is created and cannot be modified.
20810
+ # @return [String]
20811
+ #
20812
+ # @!attribute [rw] workforce_arn
20813
+ # The Amazon Resource Name (ARN) of the private workforce.
20814
+ # @return [String]
20815
+ #
20816
+ # @!attribute [rw] last_updated_date
20817
+ # The most recent date that was used to successfully add one or more
20818
+ # IP address ranges ([CIDRs][1]) to a private workforce's allow list.
20819
+ #
20820
+ #
20821
+ #
20822
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
20823
+ # @return [Time]
20824
+ #
20825
+ # @!attribute [rw] source_ip_config
20826
+ # A list of one to four IP address ranges ([CIDRs][1]) to be added to
20827
+ # the workforce allow list.
20828
+ #
20829
+ #
20830
+ #
20831
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
20832
+ # @return [Types::SourceIpConfig]
20833
+ #
20834
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Workforce AWS API Documentation
20835
+ #
20836
+ class Workforce < Struct.new(
20837
+ :workforce_name,
20838
+ :workforce_arn,
20839
+ :last_updated_date,
20840
+ :source_ip_config)
20841
+ include Aws::Structure
20842
+ end
20843
+
20658
20844
  # Provides details about a labeling work team.
20659
20845
  #
20660
20846
  # @!attribute [rw] workteam_name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-sagemaker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.49.0
4
+ version: 1.50.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-10 00:00:00.000000000 Z
11
+ date: 2020-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core