AWS Security ChangesHomeSearch

AWS opensearch-service documentation change

Service: opensearch-service · 2026-05-31 · Documentation low

File: opensearch-service/latest/developerguide/serverless-collection-groups.md

Summary

Minor editorial change: replaced 'The system' with 'OpenSearch Serverless' in the description of collection group resource management.

Security assessment

Purely editorial change with no impact on security content. Encryption and access control mechanisms remain identically described.

Diff

diff --git a/opensearch-service/latest/developerguide/serverless-collection-groups.md b/opensearch-service/latest/developerguide/serverless-collection-groups.md
index 07d7a0dc8..eb9a4f016 100644
--- a//opensearch-service/latest/developerguide/serverless-collection-groups.md
+++ b//opensearch-service/latest/developerguide/serverless-collection-groups.md
@@ -17 +17 @@ Collection groups provide isolation for security and performance requirements. Y
-When you add a collection to a collection group, OpenSearch Serverless assigns it to the group's shared compute resources. The system automatically manages the distribution of workloads across these resources while maintaining security by encrypting each collection's data with its designated KMS key. Access controls continue to apply at the collection level, and the shared compute resources access multiple KMS keys as needed to serve the collections in the group.
+When you add a collection to a collection group, OpenSearch Serverless assigns it to the group's shared compute resources. OpenSearch Serverless automatically manages the distribution of workloads across these resources while maintaining security by encrypting each collection's data with its designated KMS key. Access controls continue to apply at the collection level, and the shared compute resources access multiple KMS keys as needed to serve the collections in the group.