AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-07-18 · Documentation low

File: IAM/latest/UserGuide/id_credentials_temp_control-access_getfederationtoken.md

Summary

Removed note about sample Java application (Token Vending Machine)

Security assessment

Removal of a deprecated sample application reference. No security implications as this doesn't affect authentication flow documentation or introduce/remove security controls.

Diff

diff --git a/IAM/latest/UserGuide/id_credentials_temp_control-access_getfederationtoken.md b/IAM/latest/UserGuide/id_credentials_temp_control-access_getfederationtoken.md
index b2f3bf9e8..86a4513f4 100644
--- a//IAM/latest/UserGuide/id_credentials_temp_control-access_getfederationtoken.md
+++ b//IAM/latest/UserGuide/id_credentials_temp_control-access_getfederationtoken.md
@@ -36,4 +35,0 @@ Your authentication server calls the `GetFederationToken` API with the long-term
-###### Note
-
-AWS provides a sample Java application to serve this purpose, which you can download here: [Token Vending Machine for Identity Registration - Sample Java Web Application](https://aws.amazon.com/code/7351543942956566).
-