Generates a report for service last accessed data for Organizations
Source:R/iam_operations.R
iam_generate_organizations_access_report.RdGenerates a report for service last accessed data for Organizations. You can generate a report for any entities (organization root, organizational unit, or account) or policies in your organization.
See https://www.paws-r-sdk.com/docs/iam_generate_organizations_access_report/ for full documentation.
Arguments
- EntityPath
[required] The path of the Organizations entity (root, OU, or account). You can build an entity path using the known structure of your organization. For example, assume that your account ID is
123456789012and its parent OU ID isou-rge0-awsabcde. The organization root ID isr-f6g7h8i9j0exampleand your organization ID iso-a1b2c3d4e5. Your entity path iso-a1b2c3d4e5/r-f6g7h8i9j0example/ou-rge0-awsabcde/123456789012.- OrganizationsPolicyId
The identifier of the Organizations service control policy (SCP). This parameter is optional.
This ID is used to generate information about when an account principal that is limited by the SCP attempted to access an Amazon Web Services service.