Retrieves information about a policy.
See https://paws-r.github.io/docs/organizations/describe_policy.html for full documentation.
organizations_describe_policy(PolicyId)[required] The unique identifier (ID) of the policy that you want details about.
You can get the ID from the
list_policies or
list_policies_for_target
operations.
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 (_).