Command - OpsWorks

Command

Describes a command.

Contents

AcknowledgedAt

Date and time when the command was acknowledged.

Type: String

Required: No

CommandId

The command ID.

Type: String

Required: No

CompletedAt

Date when the command completed.

Type: String

Required: No

CreatedAt

Date and time when the command was run.

Type: String

Required: No

DeploymentId

The command deployment ID.

Type: String

Required: No

ExitCode

The command exit code.

Type: Integer

Required: No

InstanceId

The ID of the instance where the command was executed.

Type: String

Required: No

LogUrl

The URL of the command log.

Type: String

Required: No

Status

The command status:

  • failed

  • successful

  • skipped

  • pending

Type: String

Required: No

Type

The command type:

  • configure

  • deploy

  • execute_recipes

  • install_dependencies

  • restart

  • rollback

  • setup

  • start

  • stop

  • undeploy

  • update_custom_cookbooks

  • update_dependencies

Type: String

Required: No

See Also

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