Retrieves information about a policy
Source:R/organizations_operations.R
organizations_describe_policy.RdRetrieves information about a policy.
See https://www.paws-r-sdk.com/docs/organizations_describe_policy/ for full documentation.
Arguments
- PolicyId
[required] ID for the policy that you want details about. You can get the ID from the
list_policiesorlist_policies_for_targetoperations.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 (_).