Module Smaws_Client_ElasticBeanstalk.CreatePlatformVersion

Create a new version of your custom platform.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ElasticBeanstalkServiceException of Types.elastic_beanstalk_service_exception | `InsufficientPrivilegesException of Types.insufficient_privileges_exception | `TooManyPlatformsException of Types.too_many_platforms_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_platform_version_request -> (Types.create_platform_version_result, [> Smaws_Lib.Protocols.AwsQuery.error | `ElasticBeanstalkServiceException of Types.elastic_beanstalk_service_exception | `InsufficientPrivilegesException of Types.insufficient_privileges_exception | `TooManyPlatformsException of Types.too_many_platforms_exception ]) Stdlib.result