View source: R/configservice_operations.R
configservice_get_organization_config_rule_detailed_status | R Documentation |
Returns detailed status for each member account within an organization for a given organization Config rule.
See https://www.paws-r-sdk.com/docs/configservice_get_organization_config_rule_detailed_status/ for full documentation.
configservice_get_organization_config_rule_detailed_status(
OrganizationConfigRuleName,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
OrganizationConfigRuleName |
[required] The name of your organization Config rule for which you want status details for member accounts. |
Filters |
A |
Limit |
The maximum number of |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.