AWS CodeBuild (codebuild)

2025-04-08

9 new actions, 1 new resource

Additions

    Actions
  • BatchGetCommandExecutions
    • Description:  Grants permission to get information about one or more command executions
    • Access:  Read
    • Resources: 

      Name: sandbox

      Required: Yes

  • BatchGetSandboxes
    • Description:  Grants permission to get information about one or more sandboxes
    • Access:  Read
    • Resources: 

      Name: project

      Required: Yes

  • ListCommandExecutionsForSandbox
    • Description:  Grants permission to get a list of command execution IDs for the specified sandbox, with each command execution ID representing a single command execution
    • Access:  List
    • Resources: 

      Name: sandbox

      Required: Yes

  • ListSandboxes
    • Description:  Grants permission to get a list of sandbox IDs, with each sandbox ID representing a single sandbox
    • Access:  List
  • ListSandboxesForProject
    • Description:  Grants permission to get a list of sandbox IDs for the specified sandbox project, with each sandbox ID representing a single sandbox
    • Access:  List
    • Resources: 

      Name: project

      Required: Yes

  • StartCommandExecution
    • Description:  Grants permission to start running a command execution
    • Access:  Write
    • Resources: 

      Name: sandbox

      Required: Yes

  • StartSandbox
    • Description:  Grants permission to start running a sandbox
    • Access:  Write
    • Resources: 

      Name: project

      Required: Yes

  • StartSandboxConnection
    • Description:  Grants permission to establish a connection to the sandbox
    • Access:  Write
    • Resources: 

      Name: sandbox

      Required: Yes

  • StopSandbox
    • Description:  Grants permission to attempt to stop running a sandbox
    • Access:  Write
    • Resources: 

      Name: project

      Required: Yes

    Resources
  • sandbox
    • Arn:  arn:${Partition}:codebuild:${Region}:${Account}:sandbox/${SandboxId}