AWS opensearch-service documentation change
Summary
Removed redundant user mapping step from role configuration instructions
Security assessment
Procedural simplification with no security implications. Doesn't address vulnerabilities or modify security features.
Diff
diff --git a/opensearch-service/latest/developerguide/fgac-http-auth.md b/opensearch-service/latest/developerguide/fgac-http-auth.md index 03d6057d6..0c5b41479 100644 --- a//opensearch-service/latest/developerguide/fgac-http-auth.md +++ b//opensearch-service/latest/developerguide/fgac-http-auth.md @@ -117,2 +116,0 @@ Now that your user is configured, you can map your user to a role. - 10. Return to the list of roles and choose **opensearch_dashboards_user**. Choose **Mapped users** , **Manage mapping**. Then add `new-user` to **Users** and choose **Map**. -