A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IAM/Types/PasswordPolicy.html below:

PasswordPolicy — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IAM::Types::PasswordPolicy
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #allow_users_to_change_password ⇒ Boolean

Specifies whether IAM users are allowed to change their own password.

#expire_passwords ⇒ Boolean

Indicates whether passwords in the account expire. Returns true if MaxPasswordAge contains a value greater than 0. Returns false if MaxPasswordAge is 0 or not present.

#hard_expiry ⇒ Boolean

Specifies whether IAM users are prevented from setting a new password after their password has expired.

#max_password_age ⇒ Integer

The number of days that an IAM user password is valid.

#minimum_password_length ⇒ Integer

Minimum length to require for IAM user passwords.

#password_reuse_prevention ⇒ Integer

Specifies the number of previous passwords that IAM users are prevented from reusing.

#require_lowercase_characters ⇒ Boolean

Specifies whether to require lowercase characters for IAM user passwords.

#require_numbers ⇒ Boolean

Specifies whether to require numbers for IAM user passwords.

#require_symbols ⇒ Boolean

Specifies whether to require symbols for IAM user passwords.

#require_uppercase_characters ⇒ Boolean

Specifies whether to require uppercase characters for IAM user passwords.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4