Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-Role <String>
Specifies the unique name of a the role that is available with the Identity Serviceshould be renamed.

Required?true
Position?2
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

-NewRole <String>
Specifies the role's new role name.

Required?true
Position?3
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

PS > Rename-JS7IAMRole -Service 'JOC' -Role 'application_manager' -NewRole 'incident_manager'

Renames and an existing role.