Sha256: 70ab9eb7e6e4434ab9c909f7ec6c72d1b6596017d255aabbd904d13ea951a06f
Contents?: true
Size: 191 Bytes
Versions: 5
Compression:
Stored size: 191 Bytes
Contents
control 'iam_password_policy_expiration' do title 'Passwords must be set to expire' impact 1.0 describe aws_iam_password_policy do it { should expire_passwords } end end
Version data entries
5 entries across 5 versions & 1 rubygems