Retrieves the password policy for the AWS account. For more information about using
a password policy, go to Managing
an IAM Password Policy.

C# |
GetAccountPasswordPolicyResponse GetAccountPasswordPolicy( GetAccountPasswordPolicyRequest request )

- request (GetAccountPasswordPolicyRequest)
- Container for the necessary parameters to execute the GetAccountPasswordPolicy service method.

The response from the GetAccountPasswordPolicy service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|