amazonka-iam-0.0.2: Amazon Identity and Access Management SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.IAM.GetInstanceProfile

Contents

Description

Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role. For more information about instance profiles, go to About Instance Profiles. For more information about ARNs, go to ARNs.

http://docs.aws.amazon.com/IAM/latest/APIReference/API_GetInstanceProfile.html

Synopsis

Request

Request constructor

getInstanceProfile Source

GetInstanceProfile constructor.

The fields accessible through corresponding lenses are:

Request lenses

gipInstanceProfileName :: Lens' GetInstanceProfile Text Source

The name of the instance profile to get information about.

Response

Response constructor

Response lenses