Smaws_Client_DirectoryService.StartSchemaExtension
Applies a schema extension to a Microsoft AD directory.
val request :
Smaws_Lib.Context.t ->
Types.start_schema_extension_request ->
(Types.start_schema_extension_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of Types.client_exception
| `DirectoryUnavailableException of Types.directory_unavailable_exception
| `EntityDoesNotExistException of Types.entity_does_not_exist_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `ServiceException of Types.service_exception
| `SnapshotLimitExceededException of
Types.snapshot_limit_exceeded_exception ])
Stdlib.result