Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_get_deployment_target: Returns information about a deployment target

Description

Returns information about a deployment target.

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

Usage

codedeploy_get_deployment_target(deploymentId, targetId)

Arguments

deploymentId

[required] The unique ID of a deployment.

targetId

[required] The unique ID of a deployment target.