Amazon SageMaker (sagemaker)

2026-08-29

4 new actions, 3 new conditions | 2 updated actions

Additions

    Actions
  • BatchRebootClusterNodes
    • Description:  Grants permission to reboot nodes in a SageMaker HyperPod cluster
    • Access:  Write
    • Resources: 

      Name: cluster

      Required: Yes

  • BatchReplaceClusterNodes
    • Description:  Grants permission to replace nodes in a SageMaker HyperPod cluster
    • Access:  Write
    • Resources: 

      Name: cluster

      Required: Yes

  • DescribeTrainingPlanExtensionHistory
    • Description:  Grants permission to retrieve the extension history for a specified training plan
    • Access:  Read
    • Resources: 

      Name: training-plan

      Required: Yes

  • ExtendTrainingPlan
    • Description:  Grants permission to extend an existing training plan by purchasing an extension offering
    • Access:  Write
    Conditions
  • sagemaker:AuthMode
    • Description:  Filters access by the authentication mode specified in the request
    • Type:  String
  • sagemaker:IsUpdateRecord
    • Description:  Filters access by whether the PutRecord authorization was triggered by an UpdateRecord API call. Set to true on UpdateRecord and false on direct PutRecord calls
    • Type:  Bool
  • sagemaker:UpdatableFeatures
    • Description:  Filters access by the list of feature names being updated by an UpdateRecord API call. Absent on direct PutRecord calls
    • Type:  ArrayOfString

Updates