paws.management (version 0.5.0)

organizations_describe_policy: Retrieves information about a policy

Description

Retrieves information about a policy.

See https://www.paws-r-sdk.com/docs/organizations_describe_policy/ for full documentation.

Usage

organizations_describe_policy(PolicyId)

Arguments

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 (_).