iam_delete_policy {paws.security.identity} | R Documentation |
Deletes the specified managed policy
Description
Deletes the specified managed policy.
See https://www.paws-r-sdk.com/docs/iam_delete_policy/ for full documentation.
Usage
iam_delete_policy(PolicyArn)
Arguments
PolicyArn |
[required] The Amazon Resource Name (ARN) of the IAM policy you want to delete. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. |
[Package paws.security.identity version 0.7.0 Index]