AuthenticationMode
Denotes the user's authentication properties, such as whether it requires a password to authenticate. Used in output responses.
Contents
- Passwords
-
The password(s) used for authentication
Type: Array of strings
Array Members: Minimum number of 1 item.
Required: No
- Type
-
Indicates whether the user requires a password to authenticate. All newly-created users require a password.
Type: String
Valid Values:
password | iam
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: