aws-sdk-sagemaker 1.320.0 → 1.321.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +12 -5
- data/lib/aws-sdk-sagemaker/client_api.rb +7 -0
- data/lib/aws-sdk-sagemaker/types.rb +55 -4
- data/lib/aws-sdk-sagemaker.rb +1 -1
- data/sig/client.rbs +7 -0
- data/sig/types.rbs +8 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c35a63eb438c9449b0bcd8599d4335b0c3a995196c5c389f18f818d4ab652480
|
4
|
+
data.tar.gz: d9a755bfa08a92e4d84dfbbf4e1a237c2c264025d149735eb66149c766137512
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91c0ecb26124460601854d5dfa6656d6b425dca0fb9830955ec103bc70c2ee97f27f460e7b2a955f63be0adccc6dac4ed5ef718bdaa1542681e1b3a9a939b73c
|
7
|
+
data.tar.gz: de04c4fb6155fde920dccc3a0a9bd1f9e3218e3970070a450d67cc5e1cf5ee4bf38a3ed1cfb1bdc4c6a7467815b939cec69d5795d9e3c4ce28227bc7b047b07e
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.321.0
|
@@ -3374,6 +3374,9 @@ module Aws::SageMaker
|
|
3374
3374
|
# },
|
3375
3375
|
# },
|
3376
3376
|
# execution_role_identity_config: "USER_PROFILE_NAME", # accepts USER_PROFILE_NAME, DISABLED
|
3377
|
+
# trusted_identity_propagation_settings: {
|
3378
|
+
# status: "ENABLED", # required, accepts ENABLED, DISABLED
|
3379
|
+
# },
|
3377
3380
|
# docker_settings: {
|
3378
3381
|
# enable_docker_access: "ENABLED", # accepts ENABLED, DISABLED
|
3379
3382
|
# vpc_only_trusted_accounts: ["AccountId"],
|
@@ -6077,10 +6080,8 @@ module Aws::SageMaker
|
|
6077
6080
|
# using is not listed below, the attribute name *must not* end with
|
6078
6081
|
# "-ref".
|
6079
6082
|
#
|
6080
|
-
# *
|
6081
|
-
#
|
6082
|
-
# (`VerificationSemanticSegmentation`) labeling jobs for this task
|
6083
|
-
# type.
|
6083
|
+
# * Verification (`VerificationSemanticSegmentation`) labeling jobs
|
6084
|
+
# for this task type.
|
6084
6085
|
#
|
6085
6086
|
# * Video frame object detection (`VideoObjectDetection`), and
|
6086
6087
|
# adjustment and verification (`AdjustmentVideoObjectDetection`)
|
@@ -12780,6 +12781,7 @@ module Aws::SageMaker
|
|
12780
12781
|
# * {Types::DescribeAppResponse#user_profile_name #user_profile_name} => String
|
12781
12782
|
# * {Types::DescribeAppResponse#space_name #space_name} => String
|
12782
12783
|
# * {Types::DescribeAppResponse#status #status} => String
|
12784
|
+
# * {Types::DescribeAppResponse#effective_trusted_identity_propagation_status #effective_trusted_identity_propagation_status} => String
|
12783
12785
|
# * {Types::DescribeAppResponse#recovery_mode #recovery_mode} => Boolean
|
12784
12786
|
# * {Types::DescribeAppResponse#last_health_check_timestamp #last_health_check_timestamp} => Time
|
12785
12787
|
# * {Types::DescribeAppResponse#last_user_activity_timestamp #last_user_activity_timestamp} => Time
|
@@ -12807,6 +12809,7 @@ module Aws::SageMaker
|
|
12807
12809
|
# resp.user_profile_name #=> String
|
12808
12810
|
# resp.space_name #=> String
|
12809
12811
|
# resp.status #=> String, one of "Deleted", "Deleting", "Failed", "InService", "Pending"
|
12812
|
+
# resp.effective_trusted_identity_propagation_status #=> String, one of "ENABLED", "DISABLED"
|
12810
12813
|
# resp.recovery_mode #=> Boolean
|
12811
12814
|
# resp.last_health_check_timestamp #=> Time
|
12812
12815
|
# resp.last_user_activity_timestamp #=> Time
|
@@ -14224,6 +14227,7 @@ module Aws::SageMaker
|
|
14224
14227
|
# 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.g6.xlarge", "ml.g6.2xlarge", "ml.g6.4xlarge", "ml.g6.8xlarge", "ml.g6.12xlarge", "ml.g6.16xlarge", "ml.g6.24xlarge", "ml.g6.48xlarge", "ml.g6e.xlarge", "ml.g6e.2xlarge", "ml.g6e.4xlarge", "ml.g6e.8xlarge", "ml.g6e.12xlarge", "ml.g6e.16xlarge", "ml.g6e.24xlarge", "ml.g6e.48xlarge", "ml.geospatial.interactive", "ml.p4d.24xlarge", "ml.p4de.24xlarge", "ml.trn1.2xlarge", "ml.trn1.32xlarge", "ml.trn1n.32xlarge", "ml.p5.48xlarge", "ml.p5en.48xlarge", "ml.m6i.large", "ml.m6i.xlarge", "ml.m6i.2xlarge", "ml.m6i.4xlarge", "ml.m6i.8xlarge", "ml.m6i.12xlarge", "ml.m6i.16xlarge", "ml.m6i.24xlarge", "ml.m6i.32xlarge", "ml.m7i.large", "ml.m7i.xlarge", "ml.m7i.2xlarge", "ml.m7i.4xlarge", "ml.m7i.8xlarge", "ml.m7i.12xlarge", "ml.m7i.16xlarge", "ml.m7i.24xlarge", "ml.m7i.48xlarge", "ml.c6i.large", "ml.c6i.xlarge", "ml.c6i.2xlarge", "ml.c6i.4xlarge", "ml.c6i.8xlarge", "ml.c6i.12xlarge", "ml.c6i.16xlarge", "ml.c6i.24xlarge", "ml.c6i.32xlarge", "ml.c7i.large", "ml.c7i.xlarge", "ml.c7i.2xlarge", "ml.c7i.4xlarge", "ml.c7i.8xlarge", "ml.c7i.12xlarge", "ml.c7i.16xlarge", "ml.c7i.24xlarge", "ml.c7i.48xlarge", "ml.r6i.large", "ml.r6i.xlarge", "ml.r6i.2xlarge", "ml.r6i.4xlarge", "ml.r6i.8xlarge", "ml.r6i.12xlarge", "ml.r6i.16xlarge", "ml.r6i.24xlarge", "ml.r6i.32xlarge", "ml.r7i.large", "ml.r7i.xlarge", "ml.r7i.2xlarge", "ml.r7i.4xlarge", "ml.r7i.8xlarge", "ml.r7i.12xlarge", "ml.r7i.16xlarge", "ml.r7i.24xlarge", "ml.r7i.48xlarge", "ml.m6id.large", "ml.m6id.xlarge", "ml.m6id.2xlarge", "ml.m6id.4xlarge", "ml.m6id.8xlarge", "ml.m6id.12xlarge", "ml.m6id.16xlarge", "ml.m6id.24xlarge", "ml.m6id.32xlarge", "ml.c6id.large", "ml.c6id.xlarge", "ml.c6id.2xlarge", "ml.c6id.4xlarge", "ml.c6id.8xlarge", "ml.c6id.12xlarge", "ml.c6id.16xlarge", "ml.c6id.24xlarge", "ml.c6id.32xlarge", "ml.r6id.large", "ml.r6id.xlarge", "ml.r6id.2xlarge", "ml.r6id.4xlarge", "ml.r6id.8xlarge", "ml.r6id.12xlarge", "ml.r6id.16xlarge", "ml.r6id.24xlarge", "ml.r6id.32xlarge"
|
14225
14228
|
# resp.domain_settings.r_studio_server_pro_domain_settings.default_resource_spec.lifecycle_config_arn #=> String
|
14226
14229
|
# resp.domain_settings.execution_role_identity_config #=> String, one of "USER_PROFILE_NAME", "DISABLED"
|
14230
|
+
# resp.domain_settings.trusted_identity_propagation_settings.status #=> String, one of "ENABLED", "DISABLED"
|
14227
14231
|
# resp.domain_settings.docker_settings.enable_docker_access #=> String, one of "ENABLED", "DISABLED"
|
14228
14232
|
# resp.domain_settings.docker_settings.vpc_only_trusted_accounts #=> Array
|
14229
14233
|
# resp.domain_settings.docker_settings.vpc_only_trusted_accounts[0] #=> String
|
@@ -28146,6 +28150,9 @@ module Aws::SageMaker
|
|
28146
28150
|
# },
|
28147
28151
|
# execution_role_identity_config: "USER_PROFILE_NAME", # accepts USER_PROFILE_NAME, DISABLED
|
28148
28152
|
# security_group_ids: ["SecurityGroupId"],
|
28153
|
+
# trusted_identity_propagation_settings: {
|
28154
|
+
# status: "ENABLED", # required, accepts ENABLED, DISABLED
|
28155
|
+
# },
|
28149
28156
|
# docker_settings: {
|
28150
28157
|
# enable_docker_access: "ENABLED", # accepts ENABLED, DISABLED
|
28151
28158
|
# vpc_only_trusted_accounts: ["AccountId"],
|
@@ -31075,7 +31082,7 @@ module Aws::SageMaker
|
|
31075
31082
|
tracer: tracer
|
31076
31083
|
)
|
31077
31084
|
context[:gem_name] = 'aws-sdk-sagemaker'
|
31078
|
-
context[:gem_version] = '1.
|
31085
|
+
context[:gem_version] = '1.321.0'
|
31079
31086
|
Seahorse::Client::Request.new(handlers, context)
|
31080
31087
|
end
|
31081
31088
|
|
@@ -2500,6 +2500,7 @@ module Aws::SageMaker
|
|
2500
2500
|
TrialSourceArn = Shapes::StringShape.new(name: 'TrialSourceArn')
|
2501
2501
|
TrialSummaries = Shapes::ListShape.new(name: 'TrialSummaries')
|
2502
2502
|
TrialSummary = Shapes::StructureShape.new(name: 'TrialSummary')
|
2503
|
+
TrustedIdentityPropagationSettings = Shapes::StructureShape.new(name: 'TrustedIdentityPropagationSettings')
|
2503
2504
|
TtlDuration = Shapes::StructureShape.new(name: 'TtlDuration')
|
2504
2505
|
TtlDurationUnit = Shapes::StringShape.new(name: 'TtlDurationUnit')
|
2505
2506
|
TtlDurationValue = Shapes::IntegerShape.new(name: 'TtlDurationValue')
|
@@ -5059,6 +5060,7 @@ module Aws::SageMaker
|
|
5059
5060
|
DescribeAppResponse.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
|
5060
5061
|
DescribeAppResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
|
5061
5062
|
DescribeAppResponse.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
|
5063
|
+
DescribeAppResponse.add_member(:effective_trusted_identity_propagation_status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "EffectiveTrustedIdentityPropagationStatus"))
|
5062
5064
|
DescribeAppResponse.add_member(:recovery_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "RecoveryMode", metadata: {"box" => true}))
|
5063
5065
|
DescribeAppResponse.add_member(:last_health_check_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastHealthCheckTimestamp"))
|
5064
5066
|
DescribeAppResponse.add_member(:last_user_activity_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUserActivityTimestamp"))
|
@@ -6357,6 +6359,7 @@ module Aws::SageMaker
|
|
6357
6359
|
DomainSettings.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: DomainSecurityGroupIds, location_name: "SecurityGroupIds"))
|
6358
6360
|
DomainSettings.add_member(:r_studio_server_pro_domain_settings, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettings, location_name: "RStudioServerProDomainSettings"))
|
6359
6361
|
DomainSettings.add_member(:execution_role_identity_config, Shapes::ShapeRef.new(shape: ExecutionRoleIdentityConfig, location_name: "ExecutionRoleIdentityConfig"))
|
6362
|
+
DomainSettings.add_member(:trusted_identity_propagation_settings, Shapes::ShapeRef.new(shape: TrustedIdentityPropagationSettings, location_name: "TrustedIdentityPropagationSettings"))
|
6360
6363
|
DomainSettings.add_member(:docker_settings, Shapes::ShapeRef.new(shape: DockerSettings, location_name: "DockerSettings"))
|
6361
6364
|
DomainSettings.add_member(:amazon_q_settings, Shapes::ShapeRef.new(shape: AmazonQSettings, location_name: "AmazonQSettings"))
|
6362
6365
|
DomainSettings.add_member(:unified_studio_settings, Shapes::ShapeRef.new(shape: UnifiedStudioSettings, location_name: "UnifiedStudioSettings"))
|
@@ -6365,6 +6368,7 @@ module Aws::SageMaker
|
|
6365
6368
|
DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
|
6366
6369
|
DomainSettingsForUpdate.add_member(:execution_role_identity_config, Shapes::ShapeRef.new(shape: ExecutionRoleIdentityConfig, location_name: "ExecutionRoleIdentityConfig"))
|
6367
6370
|
DomainSettingsForUpdate.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: DomainSecurityGroupIds, location_name: "SecurityGroupIds"))
|
6371
|
+
DomainSettingsForUpdate.add_member(:trusted_identity_propagation_settings, Shapes::ShapeRef.new(shape: TrustedIdentityPropagationSettings, location_name: "TrustedIdentityPropagationSettings"))
|
6368
6372
|
DomainSettingsForUpdate.add_member(:docker_settings, Shapes::ShapeRef.new(shape: DockerSettings, location_name: "DockerSettings"))
|
6369
6373
|
DomainSettingsForUpdate.add_member(:amazon_q_settings, Shapes::ShapeRef.new(shape: AmazonQSettings, location_name: "AmazonQSettings"))
|
6370
6374
|
DomainSettingsForUpdate.add_member(:unified_studio_settings, Shapes::ShapeRef.new(shape: UnifiedStudioSettings, location_name: "UnifiedStudioSettings"))
|
@@ -11175,6 +11179,9 @@ module Aws::SageMaker
|
|
11175
11179
|
TrialSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
11176
11180
|
TrialSummary.struct_class = Types::TrialSummary
|
11177
11181
|
|
11182
|
+
TrustedIdentityPropagationSettings.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, required: true, location_name: "Status"))
|
11183
|
+
TrustedIdentityPropagationSettings.struct_class = Types::TrustedIdentityPropagationSettings
|
11184
|
+
|
11178
11185
|
TtlDuration.add_member(:unit, Shapes::ShapeRef.new(shape: TtlDurationUnit, location_name: "Unit"))
|
11179
11186
|
TtlDuration.add_member(:value, Shapes::ShapeRef.new(shape: TtlDurationValue, location_name: "Value"))
|
11180
11187
|
TtlDuration.struct_class = Types::TtlDuration
|
@@ -9290,10 +9290,8 @@ module Aws::SageMaker
|
|
9290
9290
|
# are using is not listed below, the attribute name *must not* end
|
9291
9291
|
# with "-ref".
|
9292
9292
|
#
|
9293
|
-
# *
|
9294
|
-
#
|
9295
|
-
# (`VerificationSemanticSegmentation`) labeling jobs for this task
|
9296
|
-
# type.
|
9293
|
+
# * Verification (`VerificationSemanticSegmentation`) labeling jobs
|
9294
|
+
# for this task type.
|
9297
9295
|
#
|
9298
9296
|
# * Video frame object detection (`VideoObjectDetection`), and
|
9299
9297
|
# adjustment and verification (`AdjustmentVideoObjectDetection`)
|
@@ -14403,6 +14401,14 @@ module Aws::SageMaker
|
|
14403
14401
|
# The status.
|
14404
14402
|
# @return [String]
|
14405
14403
|
#
|
14404
|
+
# @!attribute [rw] effective_trusted_identity_propagation_status
|
14405
|
+
# The effective status of Trusted Identity Propagation (TIP) for this
|
14406
|
+
# application. When enabled, user identities from IAM Identity Center
|
14407
|
+
# are being propagated through the application to TIP enabled Amazon
|
14408
|
+
# Web Services services. When disabled, standard IAM role-based access
|
14409
|
+
# is used.
|
14410
|
+
# @return [String]
|
14411
|
+
#
|
14406
14412
|
# @!attribute [rw] recovery_mode
|
14407
14413
|
# Indicates whether the application is launched in recovery mode.
|
14408
14414
|
# @return [Boolean]
|
@@ -14455,6 +14461,7 @@ module Aws::SageMaker
|
|
14455
14461
|
:user_profile_name,
|
14456
14462
|
:space_name,
|
14457
14463
|
:status,
|
14464
|
+
:effective_trusted_identity_propagation_status,
|
14458
14465
|
:recovery_mode,
|
14459
14466
|
:last_health_check_timestamp,
|
14460
14467
|
:last_user_activity_timestamp,
|
@@ -21484,6 +21491,13 @@ module Aws::SageMaker
|
|
21484
21491
|
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html
|
21485
21492
|
# @return [String]
|
21486
21493
|
#
|
21494
|
+
# @!attribute [rw] trusted_identity_propagation_settings
|
21495
|
+
# The Trusted Identity Propagation (TIP) settings for the SageMaker
|
21496
|
+
# domain. These settings determine how user identities from IAM
|
21497
|
+
# Identity Center are propagated through the domain to TIP enabled
|
21498
|
+
# Amazon Web Services services.
|
21499
|
+
# @return [Types::TrustedIdentityPropagationSettings]
|
21500
|
+
#
|
21487
21501
|
# @!attribute [rw] docker_settings
|
21488
21502
|
# A collection of settings that configure the domain's Docker
|
21489
21503
|
# interaction.
|
@@ -21506,6 +21520,7 @@ module Aws::SageMaker
|
|
21506
21520
|
:security_group_ids,
|
21507
21521
|
:r_studio_server_pro_domain_settings,
|
21508
21522
|
:execution_role_identity_config,
|
21523
|
+
:trusted_identity_propagation_settings,
|
21509
21524
|
:docker_settings,
|
21510
21525
|
:amazon_q_settings,
|
21511
21526
|
:unified_studio_settings)
|
@@ -21538,6 +21553,13 @@ module Aws::SageMaker
|
|
21538
21553
|
# apps.
|
21539
21554
|
# @return [Array<String>]
|
21540
21555
|
#
|
21556
|
+
# @!attribute [rw] trusted_identity_propagation_settings
|
21557
|
+
# The Trusted Identity Propagation (TIP) settings for the SageMaker
|
21558
|
+
# domain. These settings determine how user identities from IAM
|
21559
|
+
# Identity Center are propagated through the domain to TIP enabled
|
21560
|
+
# Amazon Web Services services.
|
21561
|
+
# @return [Types::TrustedIdentityPropagationSettings]
|
21562
|
+
#
|
21541
21563
|
# @!attribute [rw] docker_settings
|
21542
21564
|
# A collection of settings that configure the domain's Docker
|
21543
21565
|
# interaction.
|
@@ -21559,6 +21581,7 @@ module Aws::SageMaker
|
|
21559
21581
|
:r_studio_server_pro_domain_settings_for_update,
|
21560
21582
|
:execution_role_identity_config,
|
21561
21583
|
:security_group_ids,
|
21584
|
+
:trusted_identity_propagation_settings,
|
21562
21585
|
:docker_settings,
|
21563
21586
|
:amazon_q_settings,
|
21564
21587
|
:unified_studio_settings)
|
@@ -49868,6 +49891,34 @@ module Aws::SageMaker
|
|
49868
49891
|
include Aws::Structure
|
49869
49892
|
end
|
49870
49893
|
|
49894
|
+
# The Trusted Identity Propagation (TIP) settings for the SageMaker
|
49895
|
+
# domain. These settings determine how user identities from IAM Identity
|
49896
|
+
# Center are propagated through the domain to TIP enabled Amazon Web
|
49897
|
+
# Services services.
|
49898
|
+
#
|
49899
|
+
# @!attribute [rw] status
|
49900
|
+
# The status of Trusted Identity Propagation (TIP) at the SageMaker
|
49901
|
+
# domain level.
|
49902
|
+
#
|
49903
|
+
# When disabled, standard IAM role-based access is used.
|
49904
|
+
#
|
49905
|
+
# When enabled:
|
49906
|
+
#
|
49907
|
+
# * User identities from IAM Identity Center are propagated through
|
49908
|
+
# the application to TIP enabled Amazon Web Services services.
|
49909
|
+
#
|
49910
|
+
# * New applications or existing applications that are automatically
|
49911
|
+
# patched, will use the domain level configuration.
|
49912
|
+
# @return [String]
|
49913
|
+
#
|
49914
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TrustedIdentityPropagationSettings AWS API Documentation
|
49915
|
+
#
|
49916
|
+
class TrustedIdentityPropagationSettings < Struct.new(
|
49917
|
+
:status)
|
49918
|
+
SENSITIVE = []
|
49919
|
+
include Aws::Structure
|
49920
|
+
end
|
49921
|
+
|
49871
49922
|
# Time to live duration, where the record is hard deleted after the
|
49872
49923
|
# expiration time is reached; `ExpiresAt` = `EventTime` + `TtlDuration`.
|
49873
49924
|
# For information on HardDelete, see the [DeleteRecord][1] API in the
|
data/lib/aws-sdk-sagemaker.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -1398,6 +1398,9 @@ module Aws
|
|
1398
1398
|
}?
|
1399
1399
|
}?,
|
1400
1400
|
execution_role_identity_config: ("USER_PROFILE_NAME" | "DISABLED")?,
|
1401
|
+
trusted_identity_propagation_settings: {
|
1402
|
+
status: ("ENABLED" | "DISABLED")
|
1403
|
+
}?,
|
1401
1404
|
docker_settings: {
|
1402
1405
|
enable_docker_access: ("ENABLED" | "DISABLED")?,
|
1403
1406
|
vpc_only_trusted_accounts: Array[::String]?
|
@@ -5275,6 +5278,7 @@ module Aws
|
|
5275
5278
|
def user_profile_name: () -> ::String
|
5276
5279
|
def space_name: () -> ::String
|
5277
5280
|
def status: () -> ("Deleted" | "Deleting" | "Failed" | "InService" | "Pending")
|
5281
|
+
def effective_trusted_identity_propagation_status: () -> ("ENABLED" | "DISABLED")
|
5278
5282
|
def recovery_mode: () -> bool
|
5279
5283
|
def last_health_check_timestamp: () -> ::Time
|
5280
5284
|
def last_user_activity_timestamp: () -> ::Time
|
@@ -9359,6 +9363,9 @@ module Aws
|
|
9359
9363
|
}?,
|
9360
9364
|
execution_role_identity_config: ("USER_PROFILE_NAME" | "DISABLED")?,
|
9361
9365
|
security_group_ids: Array[::String]?,
|
9366
|
+
trusted_identity_propagation_settings: {
|
9367
|
+
status: ("ENABLED" | "DISABLED")
|
9368
|
+
}?,
|
9362
9369
|
docker_settings: {
|
9363
9370
|
enable_docker_access: ("ENABLED" | "DISABLED")?,
|
9364
9371
|
vpc_only_trusted_accounts: Array[::String]?
|
data/sig/types.rbs
CHANGED
@@ -3001,6 +3001,7 @@ module Aws::SageMaker
|
|
3001
3001
|
attr_accessor user_profile_name: ::String
|
3002
3002
|
attr_accessor space_name: ::String
|
3003
3003
|
attr_accessor status: ("Deleted" | "Deleting" | "Failed" | "InService" | "Pending")
|
3004
|
+
attr_accessor effective_trusted_identity_propagation_status: ("ENABLED" | "DISABLED")
|
3004
3005
|
attr_accessor recovery_mode: bool
|
3005
3006
|
attr_accessor last_health_check_timestamp: ::Time
|
3006
3007
|
attr_accessor last_user_activity_timestamp: ::Time
|
@@ -4575,6 +4576,7 @@ module Aws::SageMaker
|
|
4575
4576
|
attr_accessor security_group_ids: ::Array[::String]
|
4576
4577
|
attr_accessor r_studio_server_pro_domain_settings: Types::RStudioServerProDomainSettings
|
4577
4578
|
attr_accessor execution_role_identity_config: ("USER_PROFILE_NAME" | "DISABLED")
|
4579
|
+
attr_accessor trusted_identity_propagation_settings: Types::TrustedIdentityPropagationSettings
|
4578
4580
|
attr_accessor docker_settings: Types::DockerSettings
|
4579
4581
|
attr_accessor amazon_q_settings: Types::AmazonQSettings
|
4580
4582
|
attr_accessor unified_studio_settings: Types::UnifiedStudioSettings
|
@@ -4585,6 +4587,7 @@ module Aws::SageMaker
|
|
4585
4587
|
attr_accessor r_studio_server_pro_domain_settings_for_update: Types::RStudioServerProDomainSettingsForUpdate
|
4586
4588
|
attr_accessor execution_role_identity_config: ("USER_PROFILE_NAME" | "DISABLED")
|
4587
4589
|
attr_accessor security_group_ids: ::Array[::String]
|
4590
|
+
attr_accessor trusted_identity_propagation_settings: Types::TrustedIdentityPropagationSettings
|
4588
4591
|
attr_accessor docker_settings: Types::DockerSettings
|
4589
4592
|
attr_accessor amazon_q_settings: Types::AmazonQSettings
|
4590
4593
|
attr_accessor unified_studio_settings: Types::UnifiedStudioSettings
|
@@ -10395,6 +10398,11 @@ module Aws::SageMaker
|
|
10395
10398
|
SENSITIVE: []
|
10396
10399
|
end
|
10397
10400
|
|
10401
|
+
class TrustedIdentityPropagationSettings
|
10402
|
+
attr_accessor status: ("ENABLED" | "DISABLED")
|
10403
|
+
SENSITIVE: []
|
10404
|
+
end
|
10405
|
+
|
10398
10406
|
class TtlDuration
|
10399
10407
|
attr_accessor unit: ("Seconds" | "Minutes" | "Hours" | "Days" | "Weeks")
|
10400
10408
|
attr_accessor value: ::Integer
|