Values.RegisterOrganizationDelegatedAdminResponseSourceReturns the following response if successful. Otherwise, returns an error.
type nonrec error = [ | `AccountNotFoundException of AccountNotFoundException.t| `AccountRegisteredException of AccountRegisteredException.t| `CannotDelegateManagementAccountException of
CannotDelegateManagementAccountException.t| `CloudTrailAccessNotEnabledException of CloudTrailAccessNotEnabledException.t| `ConflictException of ConflictException.t| `DelegatedAdminAccountLimitExceededException of
DelegatedAdminAccountLimitExceededException.t| `InsufficientDependencyServiceAccessPermissionException of
InsufficientDependencyServiceAccessPermissionException.t| `InsufficientIAMAccessPermissionException of
InsufficientIAMAccessPermissionException.t| `InvalidParameterException of InvalidParameterException.t| `NotOrganizationManagementAccountException of
NotOrganizationManagementAccountException.t| `OperationNotPermittedException of OperationNotPermittedException.t| `OrganizationNotInAllFeaturesModeException of
OrganizationNotInAllFeaturesModeException.t| `OrganizationsNotInUseException of OrganizationsNotInUseException.t| `UnsupportedOperationException of UnsupportedOperationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccountNotFoundException of unit
| `AccountRegisteredException of unit
| `CannotDelegateManagementAccountException of unit
| `CloudTrailAccessNotEnabledException of unit
| `ConflictException of unit
| `DelegatedAdminAccountLimitExceededException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InsufficientIAMAccessPermissionException of unit
| `InvalidParameterException of unit
| `NotOrganizationManagementAccountException of unit
| `OperationNotPermittedException of unit
| `OrganizationNotInAllFeaturesModeException of unit
| `OrganizationsNotInUseException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccountNotFoundException of unit
| `AccountRegisteredException of unit
| `CannotDelegateManagementAccountException of unit
| `CloudTrailAccessNotEnabledException of unit
| `ConflictException of unit
| `DelegatedAdminAccountLimitExceededException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InsufficientIAMAccessPermissionException of unit
| `InvalidParameterException of unit
| `NotOrganizationManagementAccountException of unit
| `OperationNotPermittedException of unit
| `OrganizationNotInAllFeaturesModeException of unit
| `OrganizationsNotInUseException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]