Creates a new user profile.
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# |
CreateUserProfileResponse CreateUserProfile( CreateUserProfileRequest request )

- request (CreateUserProfileRequest)
- Container for the necessary parameters to execute the CreateUserProfile service method.

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

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