class Aws::IoTSiteWise::Types::IAMUserIdentity

Contains information about an Identity and Access Management user.

@note When making an API call, you may pass IAMUserIdentity

data as a hash:

    {
      arn: "ARN", # required
    }

@!attribute [rw] arn

The ARN of the IAM user. For more information, see [IAM ARNs][1] in
the *IAM User Guide*.

<note markdown="1"> If you delete the IAM user, access policies that contain this
identity include an empty `arn`. You can delete the access policy
for the IAM user that no longer exists.

 </note>

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html
@return [String]

Constants

SENSITIVE