AWS Security ChangesHomeSearch

AWS online-register high security documentation change

Service: online-register · 2026-06-10 · Security-related high

File: online-register/latest/data-formats/amazonsagemaker.md

Summary

Added multiple new actions including AccessModelPackage, CallWithBearerToken, DescribeJob, DescribeJobSchemaVersion, ListJobSchemaVersions and ListJobs

Security assessment

CallWithBearerToken explicitly documents authentication security controls for runtime endpoints. Model package access controls also relate to securing ML assets.

Diff

diff --git a/online-register/latest/data-formats/amazonsagemaker.md b/online-register/latest/data-formats/amazonsagemaker.md
index 659c18130..c7b310084 100644
--- a//online-register/latest/data-formats/amazonsagemaker.md
+++ b//online-register/latest/data-formats/amazonsagemaker.md
@@ -10,0 +11 @@ Actions | Description | Access level
+[AccessModelPackage](https://docs.aws.amazon.com/sagemaker/latest/APIReference/)| Access model package that can be used in Amazon SageMaker training or hosting services| Read  
@@ -13,0 +15 @@ Actions | Description | Access level
+[CallWithBearerToken](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CallWithBearerToken.html)| Use bearer token in SageMaker Job and Inference runtime endpoints APIs| Read  
@@ -55,0 +58,2 @@ Actions | Description | Access level
+[DescribeJob](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeJob.html)| Return information about a SageMaker model customization job| Read  
+[DescribeJobSchemaVersion](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeJobSchemaVersion.html)| Return information about a job schema version for a particular JobCategory for the CreateJob API| Read  
@@ -146,0 +151,2 @@ Actions | Description | Access level
+[ListJobSchemaVersions](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListJobSchemaVersions.html)| List job schema versions for a particular JobCategory for the CreateJob API| List  
+[ListJobs](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListJobs.html)| List SageMaker model customization jobs| List