paws.management (version 0.1.0)

opsworks_update_my_user_profile: Updates a user's SSH public key

Description

Updates a user's SSH public key.

Usage

opsworks_update_my_user_profile(SshPublicKey)

Arguments

SshPublicKey

The user's SSH public key.

Request syntax

svc$update_my_user_profile(
  SshPublicKey = "string"
)

Details

Required Permissions: To use this action, an IAM user must have self-management enabled or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.