AWS singlesignon documentation change
Summary
Updated terminology from 'AWS Directory Service' to 'Directory Service' in CloudTrail event documentation
Security assessment
Change removes redundant 'AWS' branding from service names. No impact on security functionality or documentation.
Diff
diff --git a/singlesignon/latest/userguide/username-sign-in-cloudtrail-events.md b/singlesignon/latest/userguide/username-sign-in-cloudtrail-events.md index 28b5f05e8..ab0f664c1 100644 --- a//singlesignon/latest/userguide/username-sign-in-cloudtrail-events.md +++ b//singlesignon/latest/userguide/username-sign-in-cloudtrail-events.md @@ -11 +11 @@ IAM Identity Center emits the `UserName` field under the `additionalEventData` e - * When `CredentialType` is "`PASSWORD`" – applies to password authentication with AWS Directory Service or IAM Identity Center directory. + * When `CredentialType` is "`PASSWORD`" – applies to password authentication with Directory Service or IAM Identity Center directory. @@ -28 +28 @@ The value of `UserName` for successful authentications is as follows : - * When the identity source is the AWS Directory Service, the value emitted is equal to the username that the user enters during authentication. For example, a user who has the username `[email protected]`, can authenticate with `anyuser`, `[email protected]`, or `company.com/anyuser`, and in each case the entered value is emitted in CloudTrail respectively. + * When the identity source is the Directory Service, the value emitted is equal to the username that the user enters during authentication. For example, a user who has the username `[email protected]`, can authenticate with `anyuser`, `[email protected]`, or `company.com/anyuser`, and in each case the entered value is emitted in CloudTrail respectively.