Remove another environment member - AWS Cloud9

AWS Cloud9 is no longer available to new customers. Existing customers of AWS Cloud9 can continue to use the service as normal. Learn more

Remove another environment member

This step shows how you can remove any member other than your user from an environment.

Note

To remove any member other than your user from an environment, you must be signed in to AWS Cloud9 by using the environment owner's credentials.

Removing a member doesn't remove the user from IAM.

  1. Open the environment that contains the member you want to remove, if the environment isn't already open. For more information, see Opening an Environment in AWS Cloud9.

  2. In the Collaborate window, expand Environment Members, if the list of members isn't visible.

  3. Do one of the following:

    • Next to the name of the member you want to delete, choose the trash can icon.

    • Open the context (right-click) menu for the name of the member that you want to delete, and then choose Revoke Access.

  4. When prompted, choose Remove Member.

To use code to remove a member from an environment, call the AWS Cloud9 delete environment membership operation, as follows.