Module Smaws_Client_ConfigService.DescribeOrganizationConformancePacks

val request : Smaws_Lib.Context.t -> describe_organization_conformance_packs_request -> (describe_organization_conformance_packs_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidLimitException of invalid_limit_exception | `InvalidNextTokenException of invalid_next_token_exception | `NoSuchOrganizationConformancePackException of no_such_organization_conformance_pack_exception | `OrganizationAccessDeniedException of organization_access_denied_exception ]) Stdlib.result

Returns a list of organization conformance packs.

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 conformance packs names. They are only applicable, when you request all the organization conformance packs.

For accounts within an organization

If you deploy an organizational rule or conformance pack in an organization administrator account, and then establish a delegated administrator and deploy an organizational rule or conformance pack in the delegated administrator account, you won't be able to see the organizational rule or conformance pack in the organization administrator account from the delegated administrator account or see the organizational rule or conformance pack in the delegated administrator account from organization administrator account. The DescribeOrganizationConfigRules and DescribeOrganizationConformancePacks APIs can only see and interact with the organization-related resource that were deployed from within the account calling those APIs.