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.

C# |
public CreateStackResponse CreateStack( CreateStackRequest request )

- request (CreateStackRequest)
- Container for the necessary parameters to execute the CreateStack service method.

The response from the CreateStack service method, as returned by OpsWorks.

Exception | Condition |
---|---|
ValidationException |
Indicates that a request was invalid.
|