IAMUserIdentity
Contains information about an AWS Identity and Access Management user.
Contents
- arn
-
The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide.
Note
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.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.\+=,@]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: