Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

EnvironmentMember - AWS Cloud9

EnvironmentMember

Information about an environment member for an AWS Cloud9 development environment.

Contents

environmentId

The ID of the environment for the environment member.

Type: String

Pattern: ^[a-zA-Z0-9]{8,32}$

Required: Yes

permissions

The type of environment member permissions associated with this environment member. Available values include:

  • owner: Owns the environment.

  • read-only: Has read-only access to the environment.

  • read-write: Has read-write access to the environment.

Type: String

Valid Values: owner | read-write | read-only

Required: Yes

userArn

The Amazon Resource Name (ARN) of the environment member.

Type: String

Pattern: ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(iam|sts)::\d+:(root|(user\/[\w+=/:,.@-]{1,64}|federated-user\/[\w+=/:,.@-]{2,32}|assumed-role\/[\w+=:,.@-]{1,64}\/[\w+=,.@-]{1,64}))$

Required: Yes

userId

The user ID in AWS Identity and Access Management (IAM) of the environment member.

Type: String

Required: Yes

lastAccess

The time, expressed in epoch time format, when the environment member last opened the environment.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.