Module Smaws_Client_ElasticBeanstalk.CreateEnvironment

Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InsufficientPrivilegesException of Types.insufficient_privileges_exception | `TooManyEnvironmentsException of Types.too_many_environments_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_environment_message -> (Types.environment_description, [> Smaws_Lib.Protocols.AwsQuery.error | `InsufficientPrivilegesException of Types.insufficient_privileges_exception | `TooManyEnvironmentsException of Types.too_many_environments_exception ]) Stdlib.result