opsworks_update_my_user_profile {paws.management}R Documentation

Updates a user's SSH public key

Description

Updates a user's SSH public key.

See https://www.paws-r-sdk.com/docs/opsworks_update_my_user_profile/ for full documentation.

Usage

opsworks_update_my_user_profile(SshPublicKey = NULL)

Arguments

SshPublicKey

The user's SSH public key.


[Package paws.management version 0.9.0 Index]