AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-03-26 · Documentation low

File: cognito/latest/developerguide/token-endpoint.md

Summary

Added section headers for documentation structure regarding headers and request body parameters

Security assessment

Structural documentation improvements without security-specific content or context

Diff

diff --git a/cognito/latest/developerguide/token-endpoint.md b/cognito/latest/developerguide/token-endpoint.md
index dfbdf5757..4431b332f 100644
--- a/cognito/latest/developerguide/token-endpoint.md
+++ b/cognito/latest/developerguide/token-endpoint.md
@@ -39,0 +40,2 @@ The token endpoint supports `client_secret_basic` and `client_secret_post` authe
+The following are headers that you can pass to the authorization endpoint.
+
@@ -56,0 +59,2 @@ Set the value of this parameter to `'application/x-www-form-urlencoded'`.
+The following are parameters that you can request in `x-www-form-urlencoded` format in the request body to the authorization endpoint.
+