Smaws_Client_CodeConnections.CreateHost
val request :
Smaws_Lib.Context.t ->
create_host_input ->
(create_host_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `LimitExceededException of limit_exceeded_exception ])
Stdlib.result
Creates a resource that represents the infrastructure where a third-party provider is installed. The host is used when you create connections to an installed third-party provider type, such as GitHub Enterprise Server. You create one host for all connections to that provider.
A host created through the CLI or the SDK is in `PENDING` status by default. You can make its status `AVAILABLE` by setting up the host in the console.