Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Deletes the password policy for the Amazon Web Services account. There are no parameters.
Creating a Request
data DeleteAccountPasswordPolicy Source #
See: newDeleteAccountPasswordPolicy
smart constructor.
Instances
newDeleteAccountPasswordPolicy :: DeleteAccountPasswordPolicy Source #
Create a value of DeleteAccountPasswordPolicy
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DeleteAccountPasswordPolicyResponse Source #
See: newDeleteAccountPasswordPolicyResponse
smart constructor.
Instances
newDeleteAccountPasswordPolicyResponse :: DeleteAccountPasswordPolicyResponse Source #
Create a value of DeleteAccountPasswordPolicyResponse
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.