Smaws_Client_ConfigService.GetOrganizationConfigRuleDetailedStatus
Returns detailed status for each member account within an organization for a given organization Config rule.
val request :
Smaws_Lib.Context.t ->
Types.get_organization_config_rule_detailed_status_request ->
(Types.get_organization_config_rule_detailed_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of Types.invalid_limit_exception
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `NoSuchOrganizationConfigRuleException of
Types.no_such_organization_config_rule_exception
| `OrganizationAccessDeniedException of
Types.organization_access_denied_exception ])
Stdlib.result