Describes a user's SSH information.
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.
opsworks_describe_my_user_profile()
A list with the following syntax:
list( UserProfile = list( IamUserArn = "string", Name = "string", SshUsername = "string", SshPublicKey = "string" ) )