View source: R/organizations_operations.R
organizations_delete_policy | R Documentation |
Deletes the specified policy from your organization. Before you perform this operation, you must first detach the policy from all organizational units (OUs), roots, and accounts.
See https://www.paws-r-sdk.com/docs/organizations_delete_policy/ for full documentation.
organizations_delete_policy(PolicyId)
PolicyId |
[required] The unique identifier (ID) of the policy that you want to delete. You
can get the ID from the The regex pattern for a policy ID string requires "p-" followed by from 8 to 128 lowercase or uppercase letters, digits, or the underscore character (_). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.