aws-sdk-sagemaker 1.225.0 → 1.227.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: 91b7ed4d617d70a063772f2e26a07858a21c4a5087a6a194da30bf82eb75e7b8
4
- data.tar.gz: 46f11aeed82390f9b5f6ea78a4cc060fd5c7501eb3bbab35d8a4caad76e251a4
3
+ metadata.gz: 01be29da20f12e7af6256929297484ba8d19f3b18725f0e4c91561b3244c8658
4
+ data.tar.gz: 12369cf20a123fb0e17d2fe8cd42404b6b649b7b324816b7e0864a11fa2547dc
5
5
  SHA512:
6
- metadata.gz: 8410989a6721f35604ee7fd4cd9e1454f7ceb091df03eb910aacd9332a4ddbaacbd71c054feea17626ee8e8a182d118163eb8cc23ff1e192a71df67fcf7982aa
7
- data.tar.gz: 59bd544055fe070b94d3d13bebc4932dab14c78e297a7c81e629fdf8217b67e636d03874f2b5eb8cd68263dcfacc3506afe01853a863c3f7cf90a7b58fab811d
6
+ metadata.gz: 4c4258aefc982c7f7a84fd2e78c3abb71d923e84082fe8bf745e053dc872a1df942015466720193637f5d3a86a1bcf53c6139dc50a080f05ec6cdfd352e1e176
7
+ data.tar.gz: c5ef97dd5088f7b824df05114c2bb159e550105cd7e93a8dcfd67266dac233c983c5144c5014739657bce6b5c366d10ff9a752683a85a8a299b83996cb7506bd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.227.0 (2023-12-28)
5
+ ------------------
6
+
7
+ * Feature - Amazon SageMaker Studio now supports Docker access from within app container
8
+
9
+ 1.226.0 (2023-12-21)
10
+ ------------------
11
+
12
+ * Feature - Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.
13
+
4
14
  1.225.0 (2023-12-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.225.0
1
+ 1.227.0
@@ -2584,6 +2584,10 @@ module Aws::SageMaker
2584
2584
  # },
2585
2585
  # },
2586
2586
  # execution_role_identity_config: "USER_PROFILE_NAME", # accepts USER_PROFILE_NAME, DISABLED
2587
+ # docker_settings: {
2588
+ # enable_docker_access: "ENABLED", # accepts ENABLED, DISABLED
2589
+ # vpc_only_trusted_accounts: ["AccountId"],
2590
+ # },
2587
2591
  # },
2588
2592
  # subnet_ids: ["SubnetId"], # required
2589
2593
  # vpc_id: "VpcId", # required
@@ -7900,6 +7904,16 @@ module Aws::SageMaker
7900
7904
  # The number of times to retry the job when the job fails due to an
7901
7905
  # `InternalServerError`.
7902
7906
  #
7907
+ # @option params [Types::RemoteDebugConfig] :remote_debug_config
7908
+ # Configuration for remote debugging. To learn more about the remote
7909
+ # debugging functionality of SageMaker, see [Access a training container
7910
+ # through Amazon Web Services Systems Manager (SSM) for remote
7911
+ # debugging][1].
7912
+ #
7913
+ #
7914
+ #
7915
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
7916
+ #
7903
7917
  # @option params [Types::InfraCheckConfig] :infra_check_config
7904
7918
  # Contains information about the infrastructure health check
7905
7919
  # configuration for the training job.
@@ -8069,6 +8083,9 @@ module Aws::SageMaker
8069
8083
  # retry_strategy: {
8070
8084
  # maximum_retry_attempts: 1, # required
8071
8085
  # },
8086
+ # remote_debug_config: {
8087
+ # enable_remote_debug: false,
8088
+ # },
8072
8089
  # infra_check_config: {
8073
8090
  # enable_infra_check: false,
8074
8091
  # },
@@ -11720,6 +11737,9 @@ module Aws::SageMaker
11720
11737
  # resp.domain_settings.r_studio_server_pro_domain_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.m5d.large", "ml.m5d.xlarge", "ml.m5d.2xlarge", "ml.m5d.4xlarge", "ml.m5d.8xlarge", "ml.m5d.12xlarge", "ml.m5d.16xlarge", "ml.m5d.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.p3dn.24xlarge", "ml.g4dn.xlarge", "ml.g4dn.2xlarge", "ml.g4dn.4xlarge", "ml.g4dn.8xlarge", "ml.g4dn.12xlarge", "ml.g4dn.16xlarge", "ml.r5.large", "ml.r5.xlarge", "ml.r5.2xlarge", "ml.r5.4xlarge", "ml.r5.8xlarge", "ml.r5.12xlarge", "ml.r5.16xlarge", "ml.r5.24xlarge", "ml.g5.xlarge", "ml.g5.2xlarge", "ml.g5.4xlarge", "ml.g5.8xlarge", "ml.g5.16xlarge", "ml.g5.12xlarge", "ml.g5.24xlarge", "ml.g5.48xlarge", "ml.geospatial.interactive", "ml.p4d.24xlarge", "ml.p4de.24xlarge", "ml.trn1.2xlarge", "ml.trn1.32xlarge", "ml.trn1n.32xlarge"
11721
11738
  # resp.domain_settings.r_studio_server_pro_domain_settings.default_resource_spec.lifecycle_config_arn #=> String
11722
11739
  # resp.domain_settings.execution_role_identity_config #=> String, one of "USER_PROFILE_NAME", "DISABLED"
11740
+ # resp.domain_settings.docker_settings.enable_docker_access #=> String, one of "ENABLED", "DISABLED"
11741
+ # resp.domain_settings.docker_settings.vpc_only_trusted_accounts #=> Array
11742
+ # resp.domain_settings.docker_settings.vpc_only_trusted_accounts[0] #=> String
11723
11743
  # resp.app_network_access_type #=> String, one of "PublicInternetOnly", "VpcOnly"
11724
11744
  # resp.home_efs_file_system_kms_key_id #=> String
11725
11745
  # resp.subnet_ids #=> Array
@@ -15026,6 +15046,7 @@ module Aws::SageMaker
15026
15046
  # * {Types::DescribeTrainingJobResponse#profiling_status #profiling_status} => String
15027
15047
  # * {Types::DescribeTrainingJobResponse#environment #environment} => Hash<String,String>
15028
15048
  # * {Types::DescribeTrainingJobResponse#retry_strategy #retry_strategy} => Types::RetryStrategy
15049
+ # * {Types::DescribeTrainingJobResponse#remote_debug_config #remote_debug_config} => Types::RemoteDebugConfig
15029
15050
  # * {Types::DescribeTrainingJobResponse#infra_check_config #infra_check_config} => Types::InfraCheckConfig
15030
15051
  #
15031
15052
  # @example Request syntax with placeholder values
@@ -15174,6 +15195,7 @@ module Aws::SageMaker
15174
15195
  # resp.environment #=> Hash
15175
15196
  # resp.environment["TrainingEnvironmentKey"] #=> String
15176
15197
  # resp.retry_strategy.maximum_retry_attempts #=> Integer
15198
+ # resp.remote_debug_config.enable_remote_debug #=> Boolean
15177
15199
  # resp.infra_check_config.enable_infra_check #=> Boolean
15178
15200
  #
15179
15201
  #
@@ -22248,6 +22270,10 @@ module Aws::SageMaker
22248
22270
  #
22249
22271
  # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store-cross-account-discoverability-use.html
22250
22272
  #
22273
+ # @option params [Array<Types::VisibilityConditions>] :visibility_conditions
22274
+ # Limits the results of your search request to the resources that you
22275
+ # can access.
22276
+ #
22251
22277
  # @return [Types::SearchResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
22252
22278
  #
22253
22279
  # * {Types::SearchResponse#results #results} => Array&lt;Types::SearchRecord&gt;
@@ -22291,6 +22317,12 @@ module Aws::SageMaker
22291
22317
  # next_token: "NextToken",
22292
22318
  # max_results: 1,
22293
22319
  # cross_account_filter_option: "SameAccount", # accepts SameAccount, CrossAccount
22320
+ # visibility_conditions: [
22321
+ # {
22322
+ # key: "VisibilityConditionsKey",
22323
+ # value: "VisibilityConditionsValue",
22324
+ # },
22325
+ # ],
22294
22326
  # })
22295
22327
  #
22296
22328
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Search AWS API Documentation
@@ -23591,6 +23623,10 @@ module Aws::SageMaker
23591
23623
  # },
23592
23624
  # execution_role_identity_config: "USER_PROFILE_NAME", # accepts USER_PROFILE_NAME, DISABLED
23593
23625
  # security_group_ids: ["SecurityGroupId"],
23626
+ # docker_settings: {
23627
+ # enable_docker_access: "ENABLED", # accepts ENABLED, DISABLED
23628
+ # vpc_only_trusted_accounts: ["AccountId"],
23629
+ # },
23594
23630
  # },
23595
23631
  # app_security_group_management: "Service", # accepts Service, Customer
23596
23632
  # default_space_settings: {
@@ -25203,6 +25239,18 @@ module Aws::SageMaker
25203
25239
  # The training job `ResourceConfig` to update warm pool retention
25204
25240
  # length.
25205
25241
  #
25242
+ # @option params [Types::RemoteDebugConfigForUpdate] :remote_debug_config
25243
+ # Configuration for remote debugging while the training job is running.
25244
+ # You can update the remote debugging configuration when the
25245
+ # `SecondaryStatus` of the job is `Downloading` or `Training`.To learn
25246
+ # more about the remote debugging functionality of SageMaker, see
25247
+ # [Access a training container through Amazon Web Services Systems
25248
+ # Manager (SSM) for remote debugging][1].
25249
+ #
25250
+ #
25251
+ #
25252
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
25253
+ #
25206
25254
  # @return [Types::UpdateTrainingJobResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
25207
25255
  #
25208
25256
  # * {Types::UpdateTrainingJobResponse#training_job_arn #training_job_arn} => String
@@ -25235,6 +25283,9 @@ module Aws::SageMaker
25235
25283
  # resource_config: {
25236
25284
  # keep_alive_period_in_seconds: 1, # required
25237
25285
  # },
25286
+ # remote_debug_config: {
25287
+ # enable_remote_debug: false,
25288
+ # },
25238
25289
  # })
25239
25290
  #
25240
25291
  # @example Response structure
@@ -25804,7 +25855,7 @@ module Aws::SageMaker
25804
25855
  params: params,
25805
25856
  config: config)
25806
25857
  context[:gem_name] = 'aws-sdk-sagemaker'
25807
- context[:gem_version] = '1.225.0'
25858
+ context[:gem_version] = '1.227.0'
25808
25859
  Seahorse::Client::Request.new(handlers, context)
25809
25860
  end
25810
25861
 
@@ -723,6 +723,7 @@ module Aws::SageMaker
723
723
  DisassociateNotebookInstanceLifecycleConfig = Shapes::BooleanShape.new(name: 'DisassociateNotebookInstanceLifecycleConfig')
724
724
  DisassociateTrialComponentRequest = Shapes::StructureShape.new(name: 'DisassociateTrialComponentRequest')
725
725
  DisassociateTrialComponentResponse = Shapes::StructureShape.new(name: 'DisassociateTrialComponentResponse')
726
+ DockerSettings = Shapes::StructureShape.new(name: 'DockerSettings')
726
727
  DocumentSchemaVersion = Shapes::StringShape.new(name: 'DocumentSchemaVersion')
727
728
  Dollars = Shapes::IntegerShape.new(name: 'Dollars')
728
729
  DomainArn = Shapes::StringShape.new(name: 'DomainArn')
@@ -775,6 +776,7 @@ module Aws::SageMaker
775
776
  EnableCapture = Shapes::BooleanShape.new(name: 'EnableCapture')
776
777
  EnableInfraCheck = Shapes::BooleanShape.new(name: 'EnableInfraCheck')
777
778
  EnableIotRoleAlias = Shapes::BooleanShape.new(name: 'EnableIotRoleAlias')
779
+ EnableRemoteDebug = Shapes::BooleanShape.new(name: 'EnableRemoteDebug')
778
780
  EnableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioInput')
779
781
  EnableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioOutput')
780
782
  Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
@@ -1776,6 +1778,8 @@ module Aws::SageMaker
1776
1778
  RegisterDevicesRequest = Shapes::StructureShape.new(name: 'RegisterDevicesRequest')
1777
1779
  RegisterModelStepMetadata = Shapes::StructureShape.new(name: 'RegisterModelStepMetadata')
1778
1780
  ReleaseNotes = Shapes::StringShape.new(name: 'ReleaseNotes')
1781
+ RemoteDebugConfig = Shapes::StructureShape.new(name: 'RemoteDebugConfig')
1782
+ RemoteDebugConfigForUpdate = Shapes::StructureShape.new(name: 'RemoteDebugConfigForUpdate')
1779
1783
  RenderUiTemplateRequest = Shapes::StructureShape.new(name: 'RenderUiTemplateRequest')
1780
1784
  RenderUiTemplateResponse = Shapes::StructureShape.new(name: 'RenderUiTemplateResponse')
1781
1785
  RenderableTask = Shapes::StructureShape.new(name: 'RenderableTask')
@@ -2208,9 +2212,14 @@ module Aws::SageMaker
2208
2212
  VersionedArnOrName = Shapes::StringShape.new(name: 'VersionedArnOrName')
2209
2213
  Vertex = Shapes::StructureShape.new(name: 'Vertex')
2210
2214
  Vertices = Shapes::ListShape.new(name: 'Vertices')
2215
+ VisibilityConditions = Shapes::StructureShape.new(name: 'VisibilityConditions')
2216
+ VisibilityConditionsKey = Shapes::StringShape.new(name: 'VisibilityConditionsKey')
2217
+ VisibilityConditionsList = Shapes::ListShape.new(name: 'VisibilityConditionsList')
2218
+ VisibilityConditionsValue = Shapes::StringShape.new(name: 'VisibilityConditionsValue')
2211
2219
  VolumeSizeInGB = Shapes::IntegerShape.new(name: 'VolumeSizeInGB')
2212
2220
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
2213
2221
  VpcId = Shapes::StringShape.new(name: 'VpcId')
2222
+ VpcOnlyTrustedAccounts = Shapes::ListShape.new(name: 'VpcOnlyTrustedAccounts')
2214
2223
  VpcSecurityGroupIds = Shapes::ListShape.new(name: 'VpcSecurityGroupIds')
2215
2224
  WaitIntervalInSeconds = Shapes::IntegerShape.new(name: 'WaitIntervalInSeconds')
2216
2225
  WarmPoolResourceStatus = Shapes::StringShape.new(name: 'WarmPoolResourceStatus')
@@ -3584,6 +3593,7 @@ module Aws::SageMaker
3584
3593
  CreateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
3585
3594
  CreateTrainingJobRequest.add_member(:environment, Shapes::ShapeRef.new(shape: TrainingEnvironmentMap, location_name: "Environment"))
3586
3595
  CreateTrainingJobRequest.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
3596
+ CreateTrainingJobRequest.add_member(:remote_debug_config, Shapes::ShapeRef.new(shape: RemoteDebugConfig, location_name: "RemoteDebugConfig"))
3587
3597
  CreateTrainingJobRequest.add_member(:infra_check_config, Shapes::ShapeRef.new(shape: InfraCheckConfig, location_name: "InfraCheckConfig"))
3588
3598
  CreateTrainingJobRequest.struct_class = Types::CreateTrainingJobRequest
3589
3599
 
@@ -5023,6 +5033,7 @@ module Aws::SageMaker
5023
5033
  DescribeTrainingJobResponse.add_member(:profiling_status, Shapes::ShapeRef.new(shape: ProfilingStatus, location_name: "ProfilingStatus"))
5024
5034
  DescribeTrainingJobResponse.add_member(:environment, Shapes::ShapeRef.new(shape: TrainingEnvironmentMap, location_name: "Environment"))
5025
5035
  DescribeTrainingJobResponse.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
5036
+ DescribeTrainingJobResponse.add_member(:remote_debug_config, Shapes::ShapeRef.new(shape: RemoteDebugConfig, location_name: "RemoteDebugConfig"))
5026
5037
  DescribeTrainingJobResponse.add_member(:infra_check_config, Shapes::ShapeRef.new(shape: InfraCheckConfig, location_name: "InfraCheckConfig"))
5027
5038
  DescribeTrainingJobResponse.struct_class = Types::DescribeTrainingJobResponse
5028
5039
 
@@ -5197,6 +5208,10 @@ module Aws::SageMaker
5197
5208
  DisassociateTrialComponentResponse.add_member(:trial_arn, Shapes::ShapeRef.new(shape: TrialArn, location_name: "TrialArn"))
5198
5209
  DisassociateTrialComponentResponse.struct_class = Types::DisassociateTrialComponentResponse
5199
5210
 
5211
+ DockerSettings.add_member(:enable_docker_access, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "EnableDockerAccess"))
5212
+ DockerSettings.add_member(:vpc_only_trusted_accounts, Shapes::ShapeRef.new(shape: VpcOnlyTrustedAccounts, location_name: "VpcOnlyTrustedAccounts"))
5213
+ DockerSettings.struct_class = Types::DockerSettings
5214
+
5200
5215
  DomainDetails.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
5201
5216
  DomainDetails.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
5202
5217
  DomainDetails.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
@@ -5213,11 +5228,13 @@ module Aws::SageMaker
5213
5228
  DomainSettings.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: DomainSecurityGroupIds, location_name: "SecurityGroupIds"))
5214
5229
  DomainSettings.add_member(:r_studio_server_pro_domain_settings, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettings, location_name: "RStudioServerProDomainSettings"))
5215
5230
  DomainSettings.add_member(:execution_role_identity_config, Shapes::ShapeRef.new(shape: ExecutionRoleIdentityConfig, location_name: "ExecutionRoleIdentityConfig"))
5231
+ DomainSettings.add_member(:docker_settings, Shapes::ShapeRef.new(shape: DockerSettings, location_name: "DockerSettings"))
5216
5232
  DomainSettings.struct_class = Types::DomainSettings
5217
5233
 
5218
5234
  DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
5219
5235
  DomainSettingsForUpdate.add_member(:execution_role_identity_config, Shapes::ShapeRef.new(shape: ExecutionRoleIdentityConfig, location_name: "ExecutionRoleIdentityConfig"))
5220
5236
  DomainSettingsForUpdate.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: DomainSecurityGroupIds, location_name: "SecurityGroupIds"))
5237
+ DomainSettingsForUpdate.add_member(:docker_settings, Shapes::ShapeRef.new(shape: DockerSettings, location_name: "DockerSettings"))
5221
5238
  DomainSettingsForUpdate.struct_class = Types::DomainSettingsForUpdate
5222
5239
 
5223
5240
  DriftCheckBaselines.add_member(:bias, Shapes::ShapeRef.new(shape: DriftCheckBias, location_name: "Bias"))
@@ -8569,6 +8586,12 @@ module Aws::SageMaker
8569
8586
  RegisterModelStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: String256, location_name: "Arn"))
8570
8587
  RegisterModelStepMetadata.struct_class = Types::RegisterModelStepMetadata
8571
8588
 
8589
+ RemoteDebugConfig.add_member(:enable_remote_debug, Shapes::ShapeRef.new(shape: EnableRemoteDebug, location_name: "EnableRemoteDebug"))
8590
+ RemoteDebugConfig.struct_class = Types::RemoteDebugConfig
8591
+
8592
+ RemoteDebugConfigForUpdate.add_member(:enable_remote_debug, Shapes::ShapeRef.new(shape: EnableRemoteDebug, location_name: "EnableRemoteDebug"))
8593
+ RemoteDebugConfigForUpdate.struct_class = Types::RemoteDebugConfigForUpdate
8594
+
8572
8595
  RenderUiTemplateRequest.add_member(:ui_template, Shapes::ShapeRef.new(shape: UiTemplate, location_name: "UiTemplate"))
8573
8596
  RenderUiTemplateRequest.add_member(:task, Shapes::ShapeRef.new(shape: RenderableTask, required: true, location_name: "Task"))
8574
8597
  RenderUiTemplateRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
@@ -8734,6 +8757,7 @@ module Aws::SageMaker
8734
8757
  SearchRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
8735
8758
  SearchRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
8736
8759
  SearchRequest.add_member(:cross_account_filter_option, Shapes::ShapeRef.new(shape: CrossAccountFilterOption, location_name: "CrossAccountFilterOption"))
8760
+ SearchRequest.add_member(:visibility_conditions, Shapes::ShapeRef.new(shape: VisibilityConditionsList, location_name: "VisibilityConditions"))
8737
8761
  SearchRequest.struct_class = Types::SearchRequest
8738
8762
 
8739
8763
  SearchResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchResultsList, location_name: "Results"))
@@ -9670,6 +9694,7 @@ module Aws::SageMaker
9670
9694
  UpdateTrainingJobRequest.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfigForUpdate, location_name: "ProfilerConfig"))
9671
9695
  UpdateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
9672
9696
  UpdateTrainingJobRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfigForUpdate, location_name: "ResourceConfig"))
9697
+ UpdateTrainingJobRequest.add_member(:remote_debug_config, Shapes::ShapeRef.new(shape: RemoteDebugConfigForUpdate, location_name: "RemoteDebugConfig"))
9673
9698
  UpdateTrainingJobRequest.struct_class = Types::UpdateTrainingJobRequest
9674
9699
 
9675
9700
  UpdateTrainingJobResponse.add_member(:training_job_arn, Shapes::ShapeRef.new(shape: TrainingJobArn, required: true, location_name: "TrainingJobArn"))
@@ -9772,10 +9797,18 @@ module Aws::SageMaker
9772
9797
 
9773
9798
  Vertices.member = Shapes::ShapeRef.new(shape: Vertex)
9774
9799
 
9800
+ VisibilityConditions.add_member(:key, Shapes::ShapeRef.new(shape: VisibilityConditionsKey, location_name: "Key"))
9801
+ VisibilityConditions.add_member(:value, Shapes::ShapeRef.new(shape: VisibilityConditionsValue, location_name: "Value"))
9802
+ VisibilityConditions.struct_class = Types::VisibilityConditions
9803
+
9804
+ VisibilityConditionsList.member = Shapes::ShapeRef.new(shape: VisibilityConditions)
9805
+
9775
9806
  VpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
9776
9807
  VpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
9777
9808
  VpcConfig.struct_class = Types::VpcConfig
9778
9809
 
9810
+ VpcOnlyTrustedAccounts.member = Shapes::ShapeRef.new(shape: AccountId)
9811
+
9779
9812
  VpcSecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
9780
9813
 
9781
9814
  WarmPoolStatus.add_member(:status, Shapes::ShapeRef.new(shape: WarmPoolResourceStatus, required: true, location_name: "Status"))
@@ -8936,6 +8936,17 @@ module Aws::SageMaker
8936
8936
  # `InternalServerError`.
8937
8937
  # @return [Types::RetryStrategy]
8938
8938
  #
8939
+ # @!attribute [rw] remote_debug_config
8940
+ # Configuration for remote debugging. To learn more about the remote
8941
+ # debugging functionality of SageMaker, see [Access a training
8942
+ # container through Amazon Web Services Systems Manager (SSM) for
8943
+ # remote debugging][1].
8944
+ #
8945
+ #
8946
+ #
8947
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
8948
+ # @return [Types::RemoteDebugConfig]
8949
+ #
8939
8950
  # @!attribute [rw] infra_check_config
8940
8951
  # Contains information about the infrastructure health check
8941
8952
  # configuration for the training job.
@@ -8966,6 +8977,7 @@ module Aws::SageMaker
8966
8977
  :profiler_rule_configurations,
8967
8978
  :environment,
8968
8979
  :retry_strategy,
8980
+ :remote_debug_config,
8969
8981
  :infra_check_config)
8970
8982
  SENSITIVE = []
8971
8983
  include Aws::Structure
@@ -16568,6 +16580,17 @@ module Aws::SageMaker
16568
16580
  # `InternalServerError`.
16569
16581
  # @return [Types::RetryStrategy]
16570
16582
  #
16583
+ # @!attribute [rw] remote_debug_config
16584
+ # Configuration for remote debugging. To learn more about the remote
16585
+ # debugging functionality of SageMaker, see [Access a training
16586
+ # container through Amazon Web Services Systems Manager (SSM) for
16587
+ # remote debugging][1].
16588
+ #
16589
+ #
16590
+ #
16591
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
16592
+ # @return [Types::RemoteDebugConfig]
16593
+ #
16571
16594
  # @!attribute [rw] infra_check_config
16572
16595
  # Contains information about the infrastructure health check
16573
16596
  # configuration for the training job.
@@ -16617,6 +16640,7 @@ module Aws::SageMaker
16617
16640
  :profiling_status,
16618
16641
  :environment,
16619
16642
  :retry_strategy,
16643
+ :remote_debug_config,
16620
16644
  :infra_check_config)
16621
16645
  SENSITIVE = []
16622
16646
  include Aws::Structure
@@ -17444,6 +17468,27 @@ module Aws::SageMaker
17444
17468
  include Aws::Structure
17445
17469
  end
17446
17470
 
17471
+ # A collection of settings that configure the domain's Docker
17472
+ # interaction.
17473
+ #
17474
+ # @!attribute [rw] enable_docker_access
17475
+ # Indicates whether the domain can access Docker.
17476
+ # @return [String]
17477
+ #
17478
+ # @!attribute [rw] vpc_only_trusted_accounts
17479
+ # The list of Amazon Web Services accounts that are trusted when the
17480
+ # domain is created in VPC-only mode.
17481
+ # @return [Array<String>]
17482
+ #
17483
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DockerSettings AWS API Documentation
17484
+ #
17485
+ class DockerSettings < Struct.new(
17486
+ :enable_docker_access,
17487
+ :vpc_only_trusted_accounts)
17488
+ SENSITIVE = []
17489
+ include Aws::Structure
17490
+ end
17491
+
17447
17492
  # The domain's details.
17448
17493
  #
17449
17494
  # @!attribute [rw] domain_arn
@@ -17511,12 +17556,18 @@ module Aws::SageMaker
17511
17556
  # [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html
17512
17557
  # @return [String]
17513
17558
  #
17559
+ # @!attribute [rw] docker_settings
17560
+ # A collection of settings that configure the domain's Docker
17561
+ # interaction.
17562
+ # @return [Types::DockerSettings]
17563
+ #
17514
17564
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DomainSettings AWS API Documentation
17515
17565
  #
17516
17566
  class DomainSettings < Struct.new(
17517
17567
  :security_group_ids,
17518
17568
  :r_studio_server_pro_domain_settings,
17519
- :execution_role_identity_config)
17569
+ :execution_role_identity_config,
17570
+ :docker_settings)
17520
17571
  SENSITIVE = []
17521
17572
  include Aws::Structure
17522
17573
  end
@@ -17546,12 +17597,18 @@ module Aws::SageMaker
17546
17597
  # apps.
17547
17598
  # @return [Array<String>]
17548
17599
  #
17600
+ # @!attribute [rw] docker_settings
17601
+ # A collection of settings that configure the domain's Docker
17602
+ # interaction.
17603
+ # @return [Types::DockerSettings]
17604
+ #
17549
17605
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DomainSettingsForUpdate AWS API Documentation
17550
17606
  #
17551
17607
  class DomainSettingsForUpdate < Struct.new(
17552
17608
  :r_studio_server_pro_domain_settings_for_update,
17553
17609
  :execution_role_identity_config,
17554
- :security_group_ids)
17610
+ :security_group_ids,
17611
+ :docker_settings)
17555
17612
  SENSITIVE = []
17556
17613
  include Aws::Structure
17557
17614
  end
@@ -36996,6 +37053,50 @@ module Aws::SageMaker
36996
37053
  include Aws::Structure
36997
37054
  end
36998
37055
 
37056
+ # Configuration for remote debugging for the [CreateTrainingJob][1] API.
37057
+ # To learn more about the remote debugging functionality of SageMaker,
37058
+ # see [Access a training container through Amazon Web Services Systems
37059
+ # Manager (SSM) for remote debugging][2].
37060
+ #
37061
+ #
37062
+ #
37063
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html
37064
+ # [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
37065
+ #
37066
+ # @!attribute [rw] enable_remote_debug
37067
+ # If set to True, enables remote debugging.
37068
+ # @return [Boolean]
37069
+ #
37070
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/RemoteDebugConfig AWS API Documentation
37071
+ #
37072
+ class RemoteDebugConfig < Struct.new(
37073
+ :enable_remote_debug)
37074
+ SENSITIVE = []
37075
+ include Aws::Structure
37076
+ end
37077
+
37078
+ # Configuration for remote debugging for the [UpdateTrainingJob][1] API.
37079
+ # To learn more about the remote debugging functionality of SageMaker,
37080
+ # see [Access a training container through Amazon Web Services Systems
37081
+ # Manager (SSM) for remote debugging][2].
37082
+ #
37083
+ #
37084
+ #
37085
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateTrainingJob.html
37086
+ # [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
37087
+ #
37088
+ # @!attribute [rw] enable_remote_debug
37089
+ # If set to True, enables remote debugging.
37090
+ # @return [Boolean]
37091
+ #
37092
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/RemoteDebugConfigForUpdate AWS API Documentation
37093
+ #
37094
+ class RemoteDebugConfigForUpdate < Struct.new(
37095
+ :enable_remote_debug)
37096
+ SENSITIVE = []
37097
+ include Aws::Structure
37098
+ end
37099
+
36999
37100
  # @!attribute [rw] ui_template
37000
37101
  # A `Template` object containing the worker UI template to render.
37001
37102
  # @return [Types::UiTemplate]
@@ -38176,6 +38277,11 @@ module Aws::SageMaker
38176
38277
  # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store-cross-account-discoverability-use.html
38177
38278
  # @return [String]
38178
38279
  #
38280
+ # @!attribute [rw] visibility_conditions
38281
+ # Limits the results of your search request to the resources that you
38282
+ # can access.
38283
+ # @return [Array<Types::VisibilityConditions>]
38284
+ #
38179
38285
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SearchRequest AWS API Documentation
38180
38286
  #
38181
38287
  class SearchRequest < Struct.new(
@@ -38185,7 +38291,8 @@ module Aws::SageMaker
38185
38291
  :sort_order,
38186
38292
  :next_token,
38187
38293
  :max_results,
38188
- :cross_account_filter_option)
38294
+ :cross_account_filter_option,
38295
+ :visibility_conditions)
38189
38296
  SENSITIVE = []
38190
38297
  include Aws::Structure
38191
38298
  end
@@ -38304,9 +38411,9 @@ module Aws::SageMaker
38304
38411
  # * Preparing the instances for training.
38305
38412
  #
38306
38413
  # Training
38307
- # : * Downloading the training image.
38414
+ # : * Training image download completed. Training in progress.
38308
38415
  #
38309
- # * Training image download completed. Training in progress.
38416
+ # ^
38310
38417
  #
38311
38418
  # Status messages are subject to change. Therefore, we recommend not
38312
38419
  # including them in code that programmatically initiates actions. For
@@ -43792,13 +43899,27 @@ module Aws::SageMaker
43792
43899
  # length.
43793
43900
  # @return [Types::ResourceConfigForUpdate]
43794
43901
  #
43902
+ # @!attribute [rw] remote_debug_config
43903
+ # Configuration for remote debugging while the training job is
43904
+ # running. You can update the remote debugging configuration when the
43905
+ # `SecondaryStatus` of the job is `Downloading` or `Training`.To learn
43906
+ # more about the remote debugging functionality of SageMaker, see
43907
+ # [Access a training container through Amazon Web Services Systems
43908
+ # Manager (SSM) for remote debugging][1].
43909
+ #
43910
+ #
43911
+ #
43912
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html
43913
+ # @return [Types::RemoteDebugConfigForUpdate]
43914
+ #
43795
43915
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateTrainingJobRequest AWS API Documentation
43796
43916
  #
43797
43917
  class UpdateTrainingJobRequest < Struct.new(
43798
43918
  :training_job_name,
43799
43919
  :profiler_config,
43800
43920
  :profiler_rule_configurations,
43801
- :resource_config)
43921
+ :resource_config,
43922
+ :remote_debug_config)
43802
43923
  SENSITIVE = []
43803
43924
  include Aws::Structure
43804
43925
  end
@@ -44357,6 +44478,27 @@ module Aws::SageMaker
44357
44478
  include Aws::Structure
44358
44479
  end
44359
44480
 
44481
+ # The list of key-value pairs that you specify for your resources.
44482
+ #
44483
+ # @!attribute [rw] key
44484
+ # The key for that specifies the tag that you're using to filter the
44485
+ # search results. The key must start with `Tags.`.
44486
+ # @return [String]
44487
+ #
44488
+ # @!attribute [rw] value
44489
+ # The value for the tag that you're using to filter the search
44490
+ # results.
44491
+ # @return [String]
44492
+ #
44493
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/VisibilityConditions AWS API Documentation
44494
+ #
44495
+ class VisibilityConditions < Struct.new(
44496
+ :key,
44497
+ :value)
44498
+ SENSITIVE = []
44499
+ include Aws::Structure
44500
+ end
44501
+
44360
44502
  # Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker
44361
44503
  # jobs, hosted models, and compute resources have access to. You can
44362
44504
  # control access to and from your resources by configuring a VPC. For
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-sagemaker/customizations'
53
53
  # @!group service
54
54
  module Aws::SageMaker
55
55
 
56
- GEM_VERSION = '1.225.0'
56
+ GEM_VERSION = '1.227.0'
57
57
 
58
58
  end
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.225.0
4
+ version: 1.227.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: 2023-12-15 00:00:00.000000000 Z
11
+ date: 2023-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core