AWS location documentation change
Summary
Fixed URL formatting by adding an extra slash in the Cognito documentation link
Security assessment
The change corrects a URL path but does not introduce, modify, or address security-related content. The linked documentation about federated identities is security-adjacent but the change itself is purely a formatting fix.
Diff
diff --git a/location/latest/developerguide/choose-method.md b/location/latest/developerguide/choose-method.md index 1932fcd4d..2236a0ae8 100644 --- a//location/latest/developerguide/choose-method.md +++ b//location/latest/developerguide/choose-method.md @@ -38 +38 @@ API keys and Amazon Cognito are used in similar ways for similar scenarios, so w -For more information, see [Getting Started with Federated Identities](https://docs.aws.amazon.com/cognito/latest/developerguide/getting-started-with-identity-pools.html) in the Amazon Cognito Developer Guide. +For more information, see [Getting Started with Federated Identities](https://docs.aws.amazon.com//cognito/latest/developerguide/getting-started-with-identity-pools.html) in the Amazon Cognito Developer Guide.