Creates a new stack. For more information, see  Create
            a New Stack.
            
                
            
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateStackResponse CreateStack( CreateStackRequest request )
 Parameters
 Parameters- request (CreateStackRequest)
- Container for the necessary parameters to execute the CreateStack service method.
 Return Value
 Return ValueThe response from the CreateStack service method, as returned by OpsWorks.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ValidationException | Indicates that a request was invalid. |