AWS prescriptive-guidance documentation change
Summary
Updated OpenSearch Dashboards documentation link from opensearch.org to AWS documentation
Security assessment
Change only updates URL reference without modifying security content or recommendations. No security implications in link correction.
Diff
diff --git a/prescriptive-guidance/latest/opensearch-service-migration/operations-security.md b/prescriptive-guidance/latest/opensearch-service-migration/operations-security.md index d94b0bfd8..55a5af2ed 100644 --- a//prescriptive-guidance/latest/opensearch-service-migration/operations-security.md +++ b//prescriptive-guidance/latest/opensearch-service-migration/operations-security.md @@ -35 +35 @@ During the planning stage, identify the people and processes that interact with - * **Authentication** – Amazon OpenSearch Service supports multiple ways to authenticate a user or software client. It supports [Amazon Cognito](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/cognito-auth.html) or [SAML authentication](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/saml.html) with your existing identity provider to access [OpenSearch Dashboards](https://opensearch.org/docs/latest/dashboards/index/). It also offers integration with IAM identities, and [basic HTTP authentication using an internal user database](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac-walkthrough-basic.html). You should plan to configure and test an appropriate option for authentication. For more information, see the [OpenSearch Service security documentation](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/security.html). + * **Authentication** – Amazon OpenSearch Service supports multiple ways to authenticate a user or software client. It supports [Amazon Cognito](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/cognito-auth.html) or [SAML authentication](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/saml.html) with your existing identity provider to access [OpenSearch Dashboards](https://docs.opensearch.org/latest/dashboards/). It also offers integration with IAM identities, and [basic HTTP authentication using an internal user database](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac-walkthrough-basic.html). You should plan to configure and test an appropriate option for authentication. For more information, see the [OpenSearch Service security documentation](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/security.html).