User profile

Set-IAMUserProfile

Synopsis

Edit your profile.

Syntax

Set-IAMUserProfile [-Body] <Object> [[-EdgeRCFile] <String>] [[-Section] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Description

Updates your basic profile information, such as your name or phone number. You can't update your group or role assignments with this operation.

Parameters

‑Body
Required

A request body, either as a PSCustomObject or a string. This parameter supports pipelining.

‑EdgeRCFile

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

‑Section

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

Related Links