aws deploy register
Creates an IAM user for the on-premises instance, if not provided, and saves the user's credentials to an on-premises instance configuration file; registers the on-premises instance with AWS CodeDeploy; and optionally adds tags to the on-premises instance
Options
Name | Description |
---|---|
--instance-name <string> | Required. The name of the on-premises instance |
--tags <list...> | Optional. The list of key/value pairs to tag the on-premises instance |
--iam-user-arn <string> | Optional. The IAM user associated with the on-premises instance |