AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Updates the password policy settings for the Amazon Web Services account.
This operation does not support partial updates. No parameters are required, but if
you do not specify a parameter, that parameter's value reverts to its default value.
See the Request Parameters section for each parameter's default value. Also
note that some parameters do not allow the default parameter to be explicitly set.
Instead, to invoke the default value, do not include that parameter when you invoke
the operation.
For more information about using a password policy, see Managing an IAM password policy in the IAM User Guide.
For .NET Core this operation is only available in asynchronous form. Please refer to UpdateAccountPasswordPolicyAsync.
Namespace: Amazon.IdentityManagement
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public virtual UpdateAccountPasswordPolicyResponse UpdateAccountPasswordPolicy()
Exception | Condition |
---|---|
LimitExceededException | The request was rejected because it attempted to create resources beyond the current Amazon Web Services account limits. The error message describes the limit exceeded. |
MalformedPolicyDocumentException | The request was rejected because the policy document was malformed. The error message describes the specific error. |
NoSuchEntityException | The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource. |
ServiceFailureException | The request processing has failed because of an unknown error, exception or failure. |
.NET Framework:
Supported in: 4.5 and newer, 3.5