AWS SDK for .NET Documentation
CreateApplication Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkCreateApplication(CreateApplicationRequest) Did this page help you?   Yes   No    Tell us about it...
Creates an application that has one configuration template named
CopyC#
default
and no application versions. The <code>default</code> configuration template is for a 32-bit version of the Amazon Linux operating system running the Tomcat 6 application container.
Declaration Syntax
Parameters
request (CreateApplicationRequest)
Container for the necessary parameters to execute the CreateApplication service method.
Return Value
The response from the CreateApplication service method, as returned by ElasticBeanstalk.
Exceptions
ExceptionCondition
TooManyApplicationsException The caller has exceeded the limit on the number of applications associated with their account.

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