AWS singlesignon documentation change
Summary
Clarified logging behavior for user actions in application/CloudTrail logs
Security assessment
The change improves documentation about security auditing capabilities by explicitly stating that user actions are logged, which supports security monitoring but does not address a specific vulnerability.
Diff
diff --git a/singlesignon/latest/userguide/setuptrustedtokenissuer.md b/singlesignon/latest/userguide/setuptrustedtokenissuer.md index 6dbc9481a..278f0bbec 100644 --- a//singlesignon/latest/userguide/setuptrustedtokenissuer.md +++ b//singlesignon/latest/userguide/setuptrustedtokenissuer.md @@ -185 +185 @@ AWS services have a default setting configuration that determines whether assign - 11. The user's identity, actions performed on their behalf, and other events recorded in the receiving application logs and CloudTrail events. The specific way in which this information is logged varies based on the application. + 11. The user's identity, actions performed on their behalf, and other events are recorded in the receiving application logs and CloudTrail events. The specific way in which this information is logged varies based on the application.