Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
Request
data DescribeMyUserProfile Source
Request constructor
describeMyUserProfile :: DescribeMyUserProfile Source
DescribeMyUserProfile
constructor.
Response
Response constructor
describeMyUserProfileResponse :: DescribeMyUserProfileResponse Source
DescribeMyUserProfileResponse
constructor.
The fields accessible through corresponding lenses are:
Response lenses
dmuprUserProfile :: Lens' DescribeMyUserProfileResponse (Maybe SelfUserProfile) Source
A UserProfile object that describes the user's SSH information.