View source: R/iam_operations.R
iam_delete_policy | R Documentation |
Deletes the specified managed policy.
See https://www.paws-r-sdk.com/docs/iam_delete_policy/ for full documentation.
iam_delete_policy(PolicyArn)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.