Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_get_deployment_instance: Gets information about an instance as part of a deployment

Description

Gets information about an instance as part of a deployment.

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

Usage

codedeploy_get_deployment_instance(deploymentId, instanceId)

Arguments

deploymentId

[required] The unique ID of a deployment.

instanceId

[required] The unique ID of an instance in the deployment group.