AWS sagemaker documentation change
Summary
Updated IAM permission name from AWSRAMPermissionFeatureGroupReadOnly to AWSRAMPermissionSageMakerFeatureGroupReadOnly
Security assessment
Permission name change appears to be documentation correction rather than security fix. No evidence of prior security issue.
Diff
diff --git a/sagemaker/latest/dg/feature-store-cross-account-access.md index 578ade870..ff64656b4 100644 --- a/sagemaker/latest/dg/feature-store-cross-account-access.md +++ b/sagemaker/latest/dg/feature-store-cross-account-access.md @@ -9 +9 @@ The access permissions are read-only, read-write, and admin permissions. The per - * Read-only permission (`AWSRAMPermissionFeatureGroupReadOnly`): The read privilege allows resource consumer accounts to read records in the shared feature groups and view details and metadata. + * Read-only permission (`AWSRAMPermissionSageMakerFeatureGroupReadOnly`): The read privilege allows resource consumer accounts to read records in the shared feature groups and view details and metadata. @@ -25 +25 @@ The access permissions are read-only, read-write, and admin permissions. The per - * APIs listed in `AWSRAMPermissionFeatureGroupReadOnly` + * APIs listed in `AWSRAMPermissionSageMakerFeatureGroupReadOnly`