Creates a configuration template. Templates are associated with a         specific
            application         and are used to deploy different versions of the         application
            with         the same configuration settings.
            
                  
            
Related Topics
 Declaration Syntax
 Declaration Syntax| C# | 
CreateConfigurationTemplateResponse CreateConfigurationTemplate( CreateConfigurationTemplateRequest request )
 Parameters
 Parameters- request (CreateConfigurationTemplateRequest)
- Container for the necessary parameters to execute the CreateConfigurationTemplate service method.
 Return Value
 Return ValueThe response from the CreateConfigurationTemplate service method, as returned by ElasticBeanstalk.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InsufficientPrivilegesException | Unable to perform the specified operation because the user does not have enough privileges
            for one of more downstream aws services | 
| TooManyConfigurationTemplatesException | The caller has exceeded the limit on the number of configuration templates associated
            with their account. |