UserDetails - CloudWatch RUM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

UserDetails

A structure that contains information about the user session that this batch of events was collected from.

Contents

sessionId

The session ID that the performance events are from.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Required: No

userId

The ID of the user for this user session. This ID is generated by RUM and does not include any personally identifiable information about the user.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: