amazonka-opsworks-0.0.0: Amazon OpsWorks SDK.

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.

http://docs.aws.amazon.com/opsworks/latest/APIReference/API_DescribeMyUserProfile.html

Synopsis

Request

Request constructor

Response

Response constructor

Response lenses

dmuprUserProfile :: Lens' DescribeMyUserProfileResponse (Maybe SelfUserProfile) Source

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