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.
-
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.
-
In the Collaborate window, expand Environment Members, if the list of members isn't visible.
-
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.
-
-
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.
AWS CLI |
|
AWS SDK for C++ |
DeleteEnvironmentMembershipRequest |
AWS SDK for Go |
DeleteEnvironmentMembership, DeleteEnvironmentMembershipRequest, DeleteEnvironmentMembershipWithContext |
AWS SDK for Java |
DeleteEnvironmentMembershipRequest, DeleteEnvironmentMembershipResult |
AWS SDK for JavaScript |
|
AWS SDK for .NET |
DeleteEnvironmentMembershipRequest, DeleteEnvironmentMembershipResponse |
AWS SDK for PHP |
|
AWS SDK for Python (Boto) |
|
AWS SDK for Ruby |
|
AWS Tools for Windows PowerShell |
|
AWS Cloud9 API |