AwsIamUserDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsIamUserDetails

Information about an IAM user.

Contents

AttachedManagedPolicies

A list of the managed policies that are attached to the user.

Type: Array of AwsIamAttachedManagedPolicy objects

Required: No

CreateDate

Indicates when the user was created.

For more information about the validation and formatting of timestamp fields in Amazon Security Hub, see Timestamps.

Type: String

Pattern: .*\S.*

Required: No

GroupList

A list of IAM groups that the user belongs to.

Type: Array of strings

Pattern: .*\S.*

Required: No

Path

The path to the user.

Type: String

Pattern: .*\S.*

Required: No

PermissionsBoundary

The permissions boundary for the user.

Type: AwsIamPermissionsBoundary object

Required: No

UserId

The unique identifier for the user.

Type: String

Pattern: .*\S.*

Required: No

UserName

The name of the user.

Type: String

Pattern: .*\S.*

Required: No

UserPolicyList

The list of inline policies that are embedded in the user.

Type: Array of AwsIamUserPolicy objects

Required: No

See Also

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