AWS Cloud9 (cloud9)

2021-09-04

14 new actions | 3 updated actions

Additions

    Actions
  • ActivateEC2Remote
    • Description:  Grants permission to start the Amazon EC2 instance that your AWS Cloud9 IDE connects to
    • Access:  Write
    • Resources: 

      Name: environment

      Required: Yes

  • CreateEnvironmentSSH
    • Description:  Grants permission to create an AWS Cloud9 SSH development environment
    • Access:  Write
    • Conditions: 

      cloud9:EnvironmentName

      aws:RequestTag/${TagKey}

      aws:TagKeys

  • CreateEnvironmentToken
    • Description:  Grants permission to create an authentication token that allows a connection between the AWS Cloud9 IDE and the user's environment
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • DescribeEC2Remote
    • Description:  Grants permission to get details about the connection to the EC2 development environment, including host, user, and port
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • DescribeSSHRemote
    • Description:  Grants permission to get details about the connection to the SSH development environment, including host, user, and port
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • GetEnvironmentConfig
    • Description:  Grants permission to get configuration information that's used to initialize the AWS Cloud9 IDE
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • GetEnvironmentSettings
    • Description:  Grants permission to get the AWS Cloud9 IDE settings for a specified development environment
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • GetMembershipSettings
    • Description:  Grants permission to get the AWS Cloud9 IDE settings for a specified environment member
    • Access:  Read
    • Resources: 

      Name: environment

      Required: Yes

  • GetUserPublicKey
    • Description:  Grants permission to get the user's public SSH key, which is used by AWS Cloud9 to connect to SSH development environments
    • Access:  Read
  • ModifyTemporaryCredentialsOnEnvironmentEC2
    • Description:  Grants permission to set AWS managed temporary credentials on the Amazon EC2 instance that's used by the AWS Cloud9 integrated development environment (IDE)
    • Access:  Write
    • Resources: 

      Name: environment

      Required: Yes

  • UpdateEnvironmentSettings
    • Description:  Grants permission to update the AWS Cloud9 IDE settings for a specified development environment
    • Access:  Write
    • Resources: 

      Name: environment

      Required: Yes

  • UpdateMembershipSettings
    • Description:  Grants permission to update the AWS Cloud9 IDE settings for a specified environment member
    • Access:  Write
    • Resources: 

      Name: environment

      Required: Yes

  • UpdateSSHRemote
    • Description:  Grants permission to update details about the connection to the SSH development environment, including host, user, and port
    • Access:  Write
    • Resources: 

      Name: environment

      Required: Yes

  • ValidateEnvironmentName
    • Description:  Grants permission to validate the environment name during the process of creating an AWS Cloud9 development environment
    • Access:  Read

Updates