AWS singlesignon documentation change
Summary
Clarified CloudTrail event documentation with API reference link
Security assessment
Improves technical accuracy of API documentation without security implications.
Diff
diff --git a/singlesignon/latest/userguide/sso-cloudtrail-use-cases.md b/singlesignon/latest/userguide/sso-cloudtrail-use-cases.md index c64049a3c..b652bddd2 100644 --- a//singlesignon/latest/userguide/sso-cloudtrail-use-cases.md +++ b//singlesignon/latest/userguide/sso-cloudtrail-use-cases.md @@ -76 +76 @@ The following CloudTrail event captures the process of OAuth 2.0 token exchange, -For IAM Identity Center [user background sessions](./user-background-sessions.html), the CloudTrail event includes an additional element called `resource` in the `requestParameters` element. The `resource` parameter contains the Amazon Resource Name (ARN) of the job that runs in the background. This element is only present in CloudTrail event records and is not included in IAM Identity Center API or SDK responses. +For IAM Identity Center [user background sessions](./user-background-sessions.html), the CloudTrail event includes an additional element called `resource` in the `requestParameters` element. The `resource` parameter contains the Amazon Resource Name (ARN) of the job that runs in the background. This element is present only in CloudTrail event records and is not included in the IAM Identity Center [CreateTokenWithIAM](https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateTokenWithIAM.html) API or SDK responses.