View source: R/organizations_operations.R
organizations_describe_policy | R Documentation |
Retrieves information about a policy.
See https://www.paws-r-sdk.com/docs/organizations_describe_policy/ for full documentation.
organizations_describe_policy(PolicyId)
PolicyId |
[required] The unique identifier (ID) of the policy that you want details about.
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.