Smaws_Client_ConfigService.DescribeOrganizationConfigRuleStatuses
val request :
Smaws_Lib.Context.t ->
describe_organization_config_rule_statuses_request ->
(describe_organization_config_rule_statuses_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of invalid_limit_exception
| `InvalidNextTokenException of invalid_next_token_exception
| `NoSuchOrganizationConfigRuleException of
no_such_organization_config_rule_exception
| `OrganizationAccessDeniedException of
organization_access_denied_exception ])
Stdlib.result
Provides organization Config rule deployment status for an organization.
The status is not considered successful until organization Config rule is successfully deployed in all the member accounts with an exception of excluded accounts.
When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you specify organization Config rule names. It is only applicable, when you request all the organization Config rules.