Learn R Programming

paws.management (version 0.1.10)

organizations_describe_organization: Retrieves information about the organization that the user's account belongs to

Description

Retrieves information about the organization that the user's account belongs to.

This operation can be called from any account in the organization.

Even if a policy type is shown as available in the organization, you can disable it separately at the root level with DisablePolicyType. Use ListRoots to see the status of policy types for a specified root.

Usage

organizations_describe_organization()

Arguments

Examples

Run this code
# NOT RUN {
# The following example shows how to request information about the current
# user's organization:/n/n
svc$describe_organization()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab