**To enable the RootSessions feature in your organization** The following ``enable-organizations-root-sessions`` command allows the management account or delegated administrator to perform privileged tasks on member accounts in your organization. :: aws iam enable-organizations-root-sessions Output:: { "EnabledFeatures": [ "RootSessions" ] "OrganizationId": "o-aa111bb222" } For more information, see `Centralize root access for member accounts `__ in the *AWS IAM User Guide*.