Smaws_Client_ConfigService.GetOrganizationConformancePackDetailedStatus
Returns detailed status for each member account within an organization for a given organization conformance pack.
val request :
Smaws_Lib.Context.t ->
Types.get_organization_conformance_pack_detailed_status_request ->
(Types.get_organization_conformance_pack_detailed_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of Types.invalid_limit_exception
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `NoSuchOrganizationConformancePackException of
Types.no_such_organization_conformance_pack_exception
| `OrganizationAccessDeniedException of
Types.organization_access_denied_exception ])
Stdlib.result