View source: R/codedeploy_operations.R
codedeploy_get_deployment_instance | R Documentation |
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.
codedeploy_get_deployment_instance(deploymentId, instanceId)
deploymentId |
[required] The unique ID of a deployment. |
instanceId |
[required] The unique ID of an instance in the deployment group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.