codebuild_start_command_execution: Starts a command execution

View source: R/codebuild_operations.R

codebuild_start_command_executionR Documentation

Starts a command execution

Description

Starts a command execution.

See https://www.paws-r-sdk.com/docs/codebuild_start_command_execution/ for full documentation.

Usage

codebuild_start_command_execution(sandboxId, command, type = NULL)

Arguments

sandboxId

[required] A sandboxId or sandboxArn.

command

[required] The command that needs to be executed.

type

The command type.


paws.developer.tools documentation built on May 30, 2026, 9:06 a.m.