AWS cli documentation change
Summary
Updated CLI version reference from 2.27.50 to 2.27.51, added PipelineVersion documentation, and generalized user attribution descriptions from specific resource types to 'SageMaker resource'
Security assessment
The changes add documentation for PipelineVersion with IAM identity details (PrincipalId, SourceIdentity) which improves audit trail capabilities. While this enhances security visibility, there's no evidence of addressing a specific vulnerability. The user attribution generalization appears to be documentation standardization rather than security remediation.
Diff
diff --git a/cli/latest/reference/sagemaker/search.md b/cli/latest/reference/sagemaker/search.md index 01e518408..f1f26efda 100644 --- a//cli/latest/reference/sagemaker/search.md +++ b//cli/latest/reference/sagemaker/search.md @@ -15 +15 @@ - * [AWS CLI 2.27.50 Command Reference](../../index.html) » + * [AWS CLI 2.27.51 Command Reference](../../index.html) » @@ -130,0 +131 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/sagema +> * `PipelineVersion` @@ -1863 +1864 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -1987 +1988 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -2091 +2092 @@ Results -> (list) ->>>>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>>>> Information about the user who created or modified a SageMaker resource. @@ -2211 +2212 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6263 +6264 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6368 +6369 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6400 +6401 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6508 +6509 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6540 +6541 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -6614,0 +6616,112 @@ Results -> (list) +>>> +>>> PipelineVersionId -> (long) +>>> +>>>> The ID of the pipeline version that started this execution. +>>> +>>> PipelineVersionDisplayName -> (string) +>>> +>>>> The display name of the pipeline version that started this execution. +>> +>> PipelineVersion -> (structure) +>> +>>> The version of the pipeline. +>>> +>>> PipelineArn -> (string) +>>> +>>>> The Amazon Resource Name (ARN) of the pipeline. +>>> +>>> PipelineVersionId -> (long) +>>> +>>>> The ID of the pipeline version. +>>> +>>> PipelineVersionDisplayName -> (string) +>>> +>>>> The display name of the pipeline version. +>>> +>>> PipelineVersionDescription -> (string) +>>> +>>>> The description of the pipeline version. +>>> +>>> CreationTime -> (timestamp) +>>> +>>>> The creation time of the pipeline version. +>>> +>>> LastModifiedTime -> (timestamp) +>>> +>>>> The time when the pipeline version was last modified. +>>> +>>> CreatedBy -> (structure) +>>> +>>>> Information about the user who created or modified a SageMaker resource. +>>>> +>>>> UserProfileArn -> (string) +>>>> +>>>>> The Amazon Resource Name (ARN) of the user’s profile. +>>>> +>>>> UserProfileName -> (string) +>>>> +>>>>> The name of the user’s profile. +>>>> +>>>> DomainId -> (string) +>>>> +>>>>> The domain associated with the user. +>>>> +>>>> IamIdentity -> (structure) +>>>> +>>>>> The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only. +>>>>> +>>>>> Arn -> (string) +>>>>> +>>>>>> The Amazon Resource Name (ARN) of the IAM identity. +>>>>> +>>>>> PrincipalId -> (string) +>>>>> +>>>>>> The ID of the principal that assumes the IAM identity. +>>>>> +>>>>> SourceIdentity -> (string) +>>>>> +>>>>>> The person or application which assumes the IAM identity. +>>> +>>> LastModifiedBy -> (structure) +>>> +>>>> Information about the user who created or modified a SageMaker resource. +>>>> +>>>> UserProfileArn -> (string) +>>>> +>>>>> The Amazon Resource Name (ARN) of the user’s profile. +>>>> +>>>> UserProfileName -> (string) +>>>> +>>>>> The name of the user’s profile. +>>>> +>>>> DomainId -> (string) +>>>> +>>>>> The domain associated with the user. +>>>> +>>>> IamIdentity -> (structure) +>>>> +>>>>> The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only. +>>>>> +>>>>> Arn -> (string) +>>>>> +>>>>>> The Amazon Resource Name (ARN) of the IAM identity. +>>>>> +>>>>> PrincipalId -> (string) +>>>>> +>>>>>> The ID of the principal that assumes the IAM identity. +>>>>> +>>>>> SourceIdentity -> (string) +>>>>> +>>>>>> The person or application which assumes the IAM identity. +>>> +>>> LastExecutedPipelineExecutionArn -> (string) +>>> +>>>> The Amazon Resource Name (ARN) of the most recent pipeline execution created from this pipeline version. +>>> +>>> LastExecutedPipelineExecutionDisplayName -> (string) +>>> +>>>> The display name of the most recent pipeline execution created from this pipeline version. +>>> +>>> LastExecutedPipelineExecutionStatus -> (string) +>>> +>>>> The status of the most recent pipeline execution created from this pipeline version. @@ -7128 +7241 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -8935 +9048 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -8971 +9084 @@ Results -> (list) ->>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>> Information about the user who created or modified a SageMaker resource. @@ -10585 +10698 @@ Results -> (list) ->>>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>>> Information about the user who created or modified a SageMaker resource. @@ -10621 +10734 @@ Results -> (list) ->>>>> Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card. +>>>>> Information about the user who created or modified a SageMaker resource. @@ -10710 +10823 @@ TotalHits -> (structure) - * [AWS CLI 2.27.50 Command Reference](../../index.html) » + * [AWS CLI 2.27.51 Command Reference](../../index.html) »