AWS opensearch-service documentation change
Summary
Minor grammatical updates and clarification about OpenSearch Dashboards login behavior. Changed 'we'll continue to support' to 'OpenSearch continues to support'.
Security assessment
Changes are purely grammatical (e.g., 'you'll' to 'you', 'we'll' to 'OpenSearch continues') with no security implications. No security vulnerabilities, authentication changes, or access control modifications are mentioned. The SAML reference remains unchanged.
Diff
diff --git a/opensearch-service/latest/developerguide/serverless-dashboards.md b/opensearch-service/latest/developerguide/serverless-dashboards.md index fe0183688..3d828cbe7 100644 --- a//opensearch-service/latest/developerguide/serverless-dashboards.md +++ b//opensearch-service/latest/developerguide/serverless-dashboards.md @@ -9 +9 @@ -After you create a collection with the AWS Management Console, you can navigate to the collection's OpenSearch Dashboards URL. You can find the Dashboards URL by choosing **Collections** in the left navigation pane and selecting the collection to open its details page. The URL takes the format `https://dashboards.`us-east-1`.aoss.amazonaws.com/_login/?collectionId=`07tjusf2h91cunochc``. Once you navigate to the URL, you'll automatically log into Dashboards. +After you create a collection with the AWS Management Console, you can navigate to the collection's OpenSearch Dashboards URL. You can find the Dashboards URL by choosing **Collections** in the left navigation pane and selecting the collection to open its details page. The URL takes the format `https://dashboards.`us-east-1`.aoss.amazonaws.com/_login/?collectionId=`07tjusf2h91cunochc``. After you navigate to the URL, you automatically log in to Dashboards. @@ -11 +11 @@ After you create a collection with the AWS Management Console, you can navigate -If you already have the OpenSearch Dashboards URL available but aren't on the AWS Management Console, calling the Dashboards URL from the browser will redirect to the console. Once you enter your AWS credentials, you'll automatically log in to Dashboards. For information about accessing collections for SAML, see [Accessing OpenSearch Dashboards with SAML](./serverless-saml.html#serverless-saml-dashboards). +If you already have the OpenSearch Dashboards URL available but aren't on the AWS Management Console, calling the Dashboards URL from the browser will redirect to the console. After you enter your AWS credentials, you automatically log in to Dashboards. For information about accessing collections for SAML, see [Accessing OpenSearch Dashboards with SAML](./serverless-saml.html#serverless-saml-dashboards). @@ -17 +17 @@ The OpenSearch Dashboards console timeout is one hour and isn't configurable. -On May 10, 2023, OpenSearch introduced a common global endpoint for OpenSearch Dashboards. You can now navigate to OpenSearch Dashboards in the browser with a URL that takes the format `https://dashboards.`us-east-1`.aoss.amazonaws.com/_login/?collectionId=`07tjusf2h91cunochc``. To ensure backward compatibility, we'll continue to support the existing collection specific OpenSearch Dashboards endpoints with the format `https://`07tjusf2h91cunochc`.`us-east-1`.aoss.amazonaws.com/_dashboards`. +On May 10, 2023, OpenSearch introduced a common global endpoint for OpenSearch Dashboards. You can now navigate to OpenSearch Dashboards in the browser with a URL that takes the format `https://dashboards.`us-east-1`.aoss.amazonaws.com/_login/?collectionId=`07tjusf2h91cunochc``. To ensure backward compatibility, OpenSearch continues to support the existing collection specific OpenSearch Dashboards endpoints with the format `https://`07tjusf2h91cunochc`.`us-east-1`.aoss.amazonaws.com/_dashboards`.