codeartifact_delete_domain: Deletes a domain

View source: R/codeartifact_operations.R

codeartifact_delete_domainR Documentation

Deletes a domain

Description

Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain with repositories, first delete its repositories.

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

Usage

codeartifact_delete_domain(domain, domainOwner = NULL)

Arguments

domain

[required] The name of the domain to delete.

domainOwner

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


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