AWS SDK for .NET Documentation
GetAccountPasswordPolicy Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceClientGetAccountPasswordPolicy(GetAccountPasswordPolicyRequest) Did this page help you?   Yes   No    Tell us about it...
Retrieves the password policy for the AWS account. For more information about using a password policy, go to Managing an IAM Password Policy.
Declaration Syntax
C#
public GetAccountPasswordPolicyResponse GetAccountPasswordPolicy(
	GetAccountPasswordPolicyRequest request
)
Parameters
request (GetAccountPasswordPolicyRequest)
Container for the necessary parameters to execute the GetAccountPasswordPolicy service method.
Return Value
The response from the GetAccountPasswordPolicy service method, as returned by IdentityManagementService.
Exceptions
ExceptionCondition
NoSuchEntityException The request was rejected because it referenced an entity that does not exist. The error message describes the entity.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)