Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack via the DescribeStacks API.
NOTE: Currently, the limit for stacks is 20 stacks per account per region.
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateStackResponse CreateStack( CreateStackRequest createStackRequest )
 Parameters
 Parameters- createStackRequest (CreateStackRequest)
- Container for the necessary parameters to execute the CreateStack service method on AmazonCloudFormation.
 Return Value
 Return ValueThe response from the CreateStack service method, as returned by AmazonCloudFormation.
 Exceptions
 Exceptions