Learn R Programming

paws.security.identity (version 0.1.0)

iam_delete_account_password_policy: Deletes the password policy for the AWS account

Description

Deletes the password policy for the AWS account. There are no parameters.

Usage

iam_delete_account_password_policy()

Arguments

Examples

Run this code
# NOT RUN {
# The following command removes the password policy from the current AWS
# account:
# }
# NOT RUN {
svc$delete_account_password_policy()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab