codeartifact_describe_repository: Returns a RepositoryDescription object that contains detailed...

View source: R/codeartifact_operations.R

codeartifact_describe_repositoryR Documentation

Returns a RepositoryDescription object that contains detailed information about the requested repository

Description

Returns a RepositoryDescription object that contains detailed information about the requested repository.

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

Usage

codeartifact_describe_repository(domain, domainOwner = NULL, repository)

Arguments

domain

[required] The name of the domain that contains the repository to describe.

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] A string that specifies the name of the requested repository.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.