User profile

Get-IAMUserProfile

Synopsis

View your profile.

Syntax

Get-IAMUserProfile [-Actions] [-AuthGrants] [-Notifications] [[-EdgeRCFile] <String>] [[-Section] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Description

Retrieves details about your profile. To make changes to your profile, run the Set-IAMUserProfile operation.

Parameters

‑Actions

When enabled, includes actions you can perform on the object.

‑AuthGrants

A list of your group and role assignments.

‑EdgeRCFile

Your EdgeGrid resource file to authenticate your command. Defaults to ~/.edgerc.

‑Notifications

Product notifications you subscribe to.

‑Section

The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to default.

Related Links