Learn R Programming

paws.management (version 0.1.6)

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.

Usage

organizations_describe_organization()

Arguments

Details

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.

Examples

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

Run the code above in your browser using DataLab