AWS sagemaker documentation change
Summary
Updated RAM permission names from 'SageMakerHub' to 'SageMaker AIHub' prefix across all permission types (Read, ReadAndUse, FullAccessPolicy). Permission descriptions remain unchanged.
Security assessment
Changes are purely cosmetic renaming of permission policies without altering permission scopes, security controls, or addressing vulnerabilities. No security context or new security documentation is introduced.
Diff
diff --git a/sagemaker/latest/dg/jumpstart-curated-hubs-ram.md b/sagemaker/latest/dg/jumpstart-curated-hubs-ram.md index a212cb5d5..b0b18bb72 100644 --- a//sagemaker/latest/dg/jumpstart-curated-hubs-ram.md +++ b//sagemaker/latest/dg/jumpstart-curated-hubs-ram.md @@ -17 +17 @@ The available access permissions are read, read and use, and full access permiss - * Read permission (`AWSRAMPermissionSageMakerHubRead`): The read privilege allows resource consumer accounts to read contents in the shared hubs and view details and metadata. + * Read permission (`AWSRAMPermissionSageMaker AIHubRead`): The read privilege allows resource consumer accounts to read contents in the shared hubs and view details and metadata. @@ -27 +27 @@ The available access permissions are read, read and use, and full access permiss - * Read and use permission (`AWSRAMPermissionSageMakerHubReadAndUse`): The read and use privilege allows resource consumer accounts to read contents in the shared hubs and deploy available models for inference. + * Read and use permission (`AWSRAMPermissionSageMaker AIHubReadAndUse`): The read and use privilege allows resource consumer accounts to read contents in the shared hubs and deploy available models for inference. @@ -39 +39 @@ The available access permissions are read, read and use, and full access permiss - * Full access permission (`AWSRAMPermissionSageMakerHubFullAccessPolicy`): The full access privilege allows resource consumer accounts to read contents in the shared hubs, add and remove hub content, and deploy available models for inference. + * Full access permission (`AWSRAMPermissionSageMaker AIHubFullAccessPolicy`): The full access privilege allows resource consumer accounts to read contents in the shared hubs, add and remove hub content, and deploy available models for inference.