codeartifact_associate_external_connection {paws.developer.tools} | R Documentation |
Adds an existing external connection to a repository. One external connection is allowed per repository.
See https://www.paws-r-sdk.com/docs/codeartifact_associate_external_connection/ for full documentation.
codeartifact_associate_external_connection(
domain,
domainOwner = NULL,
repository,
externalConnection
)
domain |
[required] The name of the domain that contains the repository. |
domainOwner |
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |
repository |
[required] The name of the repository to which the external connection is added. |
externalConnection |
[required] The name of the external connection to add to the repository. The following values are supported:
|