AWS kendra documentation change
Summary
Updated Box documentation link from 'Custom Apps' to 'Platform Apps' in authentication configuration instructions
Security assessment
Change only corrects a documentation URL reference without altering security-related content or addressing vulnerabilities
Diff
diff --git a/kendra/latest/dg/data-source-box.md b/kendra/latest/dg/data-source-box.md index c94eb3e4b..da485d5ad 100644 --- a/kendra/latest/dg/data-source-box.md +++ b/kendra/latest/dg/data-source-box.md @@ -53 +53 @@ Before you can use Amazon Kendra to index your Box data source, make these chang - * Configured a Box custom app in the Box Developer Console, with Server-side authentication using JSON Web Tokens (JWT). See [Box documentation on creating a Custom App](https://developer.box.com/guides/applications/app-types/custom-apps/) and [Box documentation of configuring JWT Auth](https://developer.box.com/guides/authentication/jwt/) for more details. + * Configured a Box custom app in the Box Developer Console, with Server-side authentication using JSON Web Tokens (JWT). See [Box documentation on creating a Custom App](https://developer.box.com/guides/applications/app-types/platform-apps/) and [Box documentation of configuring JWT Auth](https://developer.box.com/guides/authentication/jwt/) for more details.