Module Smaws_Client_IAM.ListOrganizationsFeatures

Lists the centralized root access features enabled for your organization. For more information, see Centrally manage root access for member accounts.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `AccountNotManagementOrDelegatedAdministratorException of Types.account_not_management_or_delegated_administrator_exception | `OrganizationNotFoundException of Types.organization_not_found_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceAccessNotEnabledException of Types.service_access_not_enabled_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_organizations_features_request -> (Types.list_organizations_features_response, [> Smaws_Lib.Protocols.AwsQuery.error | `AccountNotManagementOrDelegatedAdministratorException of Types.account_not_management_or_delegated_administrator_exception | `OrganizationNotFoundException of Types.organization_not_found_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceAccessNotEnabledException of Types.service_access_not_enabled_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.list_organizations_features_request -> (Types.list_organizations_features_response Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsQuery.error | `AccountNotManagementOrDelegatedAdministratorException of Types.account_not_management_or_delegated_administrator_exception | `OrganizationNotFoundException of Types.organization_not_found_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceAccessNotEnabledException of Types.service_access_not_enabled_exception ] * Smaws_Lib.Response.metadata) Stdlib.result