A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/OpsWorks/Types/CreateUserProfileRequest.html below:

CreateUserProfileRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::OpsWorks::Types::CreateUserProfileRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateUserProfileRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  iam_user_arn: "String",   ssh_username: "String",
  ssh_public_key: "String",
  allow_self_management: false,
}
Instance Attribute Summary collapse Instance Attribute Details #allow_self_management ⇒ Boolean #iam_user_arn ⇒ String

The user\'s IAM ARN; this can also be a federated user\'s ARN.

#ssh_public_key ⇒ String

The user\'s public SSH key.

#ssh_username ⇒ String

The user\'s SSH user name. The allowable characters are [a-z], [A-Z], [0-9], \'-\', and \'_\'. If the specified name includes other punctuation marks, AWS OpsWorks Stacks removes them. For example, my.name will be changed to myname. If you do not specify an SSH user name, AWS OpsWorks Stacks generates one from the IAM user name.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4