amazonka-opsworks-1.4.0: Amazon OpsWorks SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.DescribeMyUserProfile

Contents

Description

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 on user permissions, see Managing User Permissions.

Synopsis

Creating a Request

describeMyUserProfile :: DescribeMyUserProfile Source

Creates a value of DescribeMyUserProfile with the minimum fields required to make a request.

Destructuring the Response

describeMyUserProfileResponse Source

Creates a value of DescribeMyUserProfileResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

dmuprsUserProfile :: Lens' DescribeMyUserProfileResponse (Maybe SelfUserProfile) Source

A UserProfile object that describes the user's SSH information.