AWS SDK for .NET Documentation
CreateConfigurationTemplate Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkCreateConfigurationTemplate(CreateConfigurationTemplateRequest) Did this page help you?   Yes   No    Tell us about it...
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
Parameters
request (CreateConfigurationTemplateRequest)
Container for the necessary parameters to execute the CreateConfigurationTemplate service method.
Return Value
The response from the CreateConfigurationTemplate service method, as returned by ElasticBeanstalk.
Exceptions
ExceptionCondition
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)