AWS opensearch-service documentation change
Summary
Minor editorial updates: changed 'while' to 'and' in first paragraph and removed 'Note that' + changed 'we recommend that you' to imperative 'configure' in security recommendation section.
Security assessment
The changes are purely editorial/phrasing improvements without introducing new security content or addressing vulnerabilities. The security recommendations (SAML, VPC, restrictive policies) remain unchanged.
Diff
diff --git a/opensearch-service/latest/developerguide/serverless-tutorials.md b/opensearch-service/latest/developerguide/serverless-tutorials.md index cb431e11c..02a287028 100644 --- a//opensearch-service/latest/developerguide/serverless-tutorials.md +++ b//opensearch-service/latest/developerguide/serverless-tutorials.md @@ -9 +9 @@ -The following tutorials help you get started using Amazon OpenSearch Serverless. Both tutorials accomplish the same basic steps, but one uses the console while the other uses the AWS CLI. +The following tutorials help you get started using Amazon OpenSearch Serverless. Both tutorials accomplish the same basic steps, but one uses the console and the other uses the AWS CLI. @@ -11 +11 @@ The following tutorials help you get started using Amazon OpenSearch Serverless. -Note that the use cases in these tutorials are simplified. The network and security policies are fairly open. In production workloads, we recommend that you configure more robust security features such as SAML authentication, VPC access, and restrictive data access policies. +The use cases in these tutorials are simplified. The network and security policies are fairly open. In production workloads, configure more robust security features such as SAML authentication, VPC access, and restrictive data access policies.