Module Smaws_Client_ElasticBeanstalk.ComposeEnvironments

Create or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named env.yaml. See Compose Environments for details.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InsufficientPrivilegesException of Types.insufficient_privileges_exception | `TooManyEnvironmentsException of Types.too_many_environments_exception ] -> string