codeartifact_describe_domain {paws.developer.tools}R Documentation

Returns a DomainDescription object that contains information about the requested domain

Description

Returns a DomainDescription object that contains information about the requested domain.

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

Usage

codeartifact_describe_domain(domain, domainOwner = NULL)

Arguments

domain

[required] A string that specifies the name of the requested domain.

domainOwner

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.


[Package paws.developer.tools version 0.9.0 Index]