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.

C# |
public GetInstanceProfileResponse GetInstanceProfile( GetInstanceProfileRequest request )

- request (GetInstanceProfileRequest)
- Container for the necessary parameters to execute the GetInstanceProfile service method.

The response from the GetInstanceProfile service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|