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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetInstanceProfileResponse GetInstanceProfile( GetInstanceProfileRequest request )
 Parameters
 Parameters- request (GetInstanceProfileRequest)
- Container for the necessary parameters to execute the GetInstanceProfile service method.
 Return Value
 Return ValueThe response from the GetInstanceProfile service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |