CodeArtifact Domain

CodeArtifact Domain in AWS is a top-level container for storing and managing package repositories. It allows you to group multiple repositories under a single domain, enabling centralized access control, efficient package sharing, and version management across teams and projects. Domains help reduce duplication by allowing repositories to reuse packages stored in the same domain.

aws.codeartifact_domain

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the domain.
asset_size_bytescoreint64The total size of all assets in the domain.
created_timecoretimestampA timestamp that represents the date and time the domain was created.
namecorestringThe name of the domain.
ownercorestringThe Amazon Web Services account ID that owns the domain.
repository_countcoreint64The number of repositories in the domain.
s3_bucket_arncorestringThe Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
statuscorestringThe current status of a domain.
tagscorehstore