View source: R/codedeploy_operations.R
codedeploy_register_on_premises_instance | R Documentation |
Registers an on-premises instance.
See https://www.paws-r-sdk.com/docs/codedeploy_register_on_premises_instance/ for full documentation.
codedeploy_register_on_premises_instance(
instanceName,
iamSessionArn = NULL,
iamUserArn = NULL
)
instanceName |
[required] The name of the on-premises instance to register. |
iamSessionArn |
The ARN of the IAM session to associate with the on-premises instance. |
iamUserArn |
The ARN of the user to associate with the on-premises instance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.