|
11695 | 11695 | },
|
11696 | 11696 | "LabelAttributeName":{
|
11697 | 11697 | "shape":"LabelAttributeName",
|
11698 |
| - "documentation":"<p>The attribute name to use for the label in the output manifest file. This is the key for the key/value pair formed with the label that a worker assigns to the object. The <code>LabelAttributeName</code> must meet the following requirements.</p> <ul> <li> <p>The name can't end with \"-metadata\". </p> </li> <li> <p>If you are using one of the following <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html\">built-in task types</a>, the attribute name <i>must</i> end with \"-ref\". If the task type you are using is not listed below, the attribute name <i>must not</i> end with \"-ref\".</p> <ul> <li> <p>Image semantic segmentation (<code>SemanticSegmentation)</code>, and adjustment (<code>AdjustmentSemanticSegmentation</code>) and verification (<code>VerificationSemanticSegmentation</code>) labeling jobs for this task type.</p> </li> <li> <p>Video frame object detection (<code>VideoObjectDetection</code>), and adjustment and verification (<code>AdjustmentVideoObjectDetection</code>) labeling jobs for this task type.</p> </li> <li> <p>Video frame object tracking (<code>VideoObjectTracking</code>), and adjustment and verification (<code>AdjustmentVideoObjectTracking</code>) labeling jobs for this task type.</p> </li> <li> <p>3D point cloud semantic segmentation (<code>3DPointCloudSemanticSegmentation</code>), and adjustment and verification (<code>Adjustment3DPointCloudSemanticSegmentation</code>) labeling jobs for this task type. </p> </li> <li> <p>3D point cloud object tracking (<code>3DPointCloudObjectTracking</code>), and adjustment and verification (<code>Adjustment3DPointCloudObjectTracking</code>) labeling jobs for this task type. </p> </li> </ul> </li> </ul> <p/> <important> <p>If you are creating an adjustment or verification labeling job, you must use a <i>different</i> <code>LabelAttributeName</code> than the one used in the original labeling job. The original labeling job is the Ground Truth labeling job that produced the labels that you want verified or adjusted. To learn more about adjustment and verification labeling jobs, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html\">Verify and Adjust Labels</a>.</p> </important>" |
| 11698 | + "documentation":"<p>The attribute name to use for the label in the output manifest file. This is the key for the key/value pair formed with the label that a worker assigns to the object. The <code>LabelAttributeName</code> must meet the following requirements.</p> <ul> <li> <p>The name can't end with \"-metadata\". </p> </li> <li> <p>If you are using one of the following <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html\">built-in task types</a>, the attribute name <i>must</i> end with \"-ref\". If the task type you are using is not listed below, the attribute name <i>must not</i> end with \"-ref\".</p> <ul> <li> <p>Verification (<code>VerificationSemanticSegmentation</code>) labeling jobs for this task type.</p> </li> <li> <p>Video frame object detection (<code>VideoObjectDetection</code>), and adjustment and verification (<code>AdjustmentVideoObjectDetection</code>) labeling jobs for this task type.</p> </li> <li> <p>Video frame object tracking (<code>VideoObjectTracking</code>), and adjustment and verification (<code>AdjustmentVideoObjectTracking</code>) labeling jobs for this task type.</p> </li> <li> <p>3D point cloud semantic segmentation (<code>3DPointCloudSemanticSegmentation</code>), and adjustment and verification (<code>Adjustment3DPointCloudSemanticSegmentation</code>) labeling jobs for this task type. </p> </li> <li> <p>3D point cloud object tracking (<code>3DPointCloudObjectTracking</code>), and adjustment and verification (<code>Adjustment3DPointCloudObjectTracking</code>) labeling jobs for this task type. </p> </li> </ul> </li> </ul> <p/> <important> <p>If you are creating an adjustment or verification labeling job, you must use a <i>different</i> <code>LabelAttributeName</code> than the one used in the original labeling job. The original labeling job is the Ground Truth labeling job that produced the labels that you want verified or adjusted. To learn more about adjustment and verification labeling jobs, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html\">Verify and Adjust Labels</a>.</p> </important>" |
11699 | 11699 | },
|
11700 | 11700 | "InputConfig":{
|
11701 | 11701 | "shape":"LabelingJobInputConfig",
|
|
15100 | 15100 | "shape":"AppStatus",
|
15101 | 15101 | "documentation":"<p>The status.</p>"
|
15102 | 15102 | },
|
| 15103 | + "EffectiveTrustedIdentityPropagationStatus":{ |
| 15104 | + "shape":"FeatureStatus", |
| 15105 | + "documentation":"<p>The effective status of Trusted Identity Propagation (TIP) for this application. When enabled, user identities from IAM Identity Center are being propagated through the application to TIP enabled Amazon Web Services services. When disabled, standard IAM role-based access is used. </p>" |
| 15106 | + }, |
15103 | 15107 | "RecoveryMode":{
|
15104 | 15108 | "shape":"Boolean",
|
15105 | 15109 | "documentation":"<p> Indicates whether the application is launched in recovery mode. </p>",
|
|
20296 | 20300 | "shape":"ExecutionRoleIdentityConfig",
|
20297 | 20301 | "documentation":"<p>The configuration for attaching a SageMaker AI user profile name to the execution role as a <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html\">sts:SourceIdentity key</a>.</p>"
|
20298 | 20302 | },
|
| 20303 | + "TrustedIdentityPropagationSettings":{ |
| 20304 | + "shape":"TrustedIdentityPropagationSettings", |
| 20305 | + "documentation":"<p>The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled Amazon Web Services services.</p>" |
| 20306 | + }, |
20299 | 20307 | "DockerSettings":{
|
20300 | 20308 | "shape":"DockerSettings",
|
20301 | 20309 | "documentation":"<p>A collection of settings that configure the domain's Docker interaction.</p>"
|
|
20326 | 20334 | "shape":"DomainSecurityGroupIds",
|
20327 | 20335 | "documentation":"<p>The security groups for the Amazon Virtual Private Cloud that the <code>Domain</code> uses for communication between Domain-level apps and user apps.</p>"
|
20328 | 20336 | },
|
| 20337 | + "TrustedIdentityPropagationSettings":{ |
| 20338 | + "shape":"TrustedIdentityPropagationSettings", |
| 20339 | + "documentation":"<p>The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled Amazon Web Services services.</p>" |
| 20340 | + }, |
20329 | 20341 | "DockerSettings":{
|
20330 | 20342 | "shape":"DockerSettings",
|
20331 | 20343 | "documentation":"<p>A collection of settings that configure the domain's Docker interaction.</p>"
|
|
43073 | 43085 | },
|
43074 | 43086 | "documentation":"<p>A summary of the properties of a trial. To get the complete set of properties, call the <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrial.html\">DescribeTrial</a> API and provide the <code>TrialName</code>.</p>"
|
43075 | 43087 | },
|
| 43088 | + "TrustedIdentityPropagationSettings":{ |
| 43089 | + "type":"structure", |
| 43090 | + "required":["Status"], |
| 43091 | + "members":{ |
| 43092 | + "Status":{ |
| 43093 | + "shape":"FeatureStatus", |
| 43094 | + "documentation":"<p>The status of Trusted Identity Propagation (TIP) at the SageMaker domain level. </p> <p>When disabled, standard IAM role-based access is used. </p> <p>When enabled:</p> <ul> <li> <p>User identities from IAM Identity Center are propagated through the application to TIP enabled Amazon Web Services services.</p> </li> <li> <p>New applications or existing applications that are automatically patched, will use the domain level configuration.</p> </li> </ul>" |
| 43095 | + } |
| 43096 | + }, |
| 43097 | + "documentation":"<p>The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled Amazon Web Services services.</p>" |
| 43098 | + }, |
43076 | 43099 | "TtlDuration":{
|
43077 | 43100 | "type":"structure",
|
43078 | 43101 | "members":{
|
|
0 commit comments