Package-level declarations
Types
The operation did not succeed because of an unauthorized access attempt.
Contains details about a package version asset.
A package associated with a package group.
Base class for all service related exceptions thrown by the Codeartifact client
The operation did not succeed because prerequisites are not met.
Information about a domain. A domain is a container for repositories. When you create a domain, it is empty until you add one or more repositories.
Information about how a package originally entered the CodeArtifact domain. For packages published directly to CodeArtifact, the entry point is the repository it was published to. For packages ingested from an external repository, the entry point is the external connection that it was ingested from. An external connection is a CodeArtifact repository that is connected to an external repository such as the npm registry or NuGet gallery.
Information about a domain, including its name, Amazon Resource Name (ARN), and status. The ListDomains operation returns a list of DomainSummary
objects.
The operation did not succeed because of an error that occurred inside CodeArtifact.
Details of the license data.
Details about a package dependency.
Details about a package.
Details about an allowed repository for a package group, including its name and origin configuration.
The description of the package group.
The package group origin configuration that determines how package versions can enter repositories.
Contains information about the configured restrictions of the origin controls of a package group.
Information about the identifiers of a package group.
Details about a package group.
Details about the package origin configuration of a package.
Details about the origin restrictions set on the package. The package origin restrictions determine how new versions of a package can be added to a specific repository.
Details about a package, including its format, namespace, and name.
Details about a package version.
l An error associated with package.
Information about how a package version was added to a repository.
Details about a package version, including its status, version, and revision. The ListPackageVersions operation returns a list of PackageVersionSummary
objects.
The details of a repository stored in CodeArtifact. A CodeArtifact repository contains a set of package versions, each of which maps to a set of assets. Repositories are polyglot—a single repository can contain packages of any supported type. Each repository exposes endpoints for fetching and publishing packages using tools like the npm
CLI, the Maven CLI (mvn
), and pip
. You can create up to 100 repositories per Amazon Web Services account.
Contains information about the external connection of a repository.
Details about a repository, including its Amazon Resource Name (ARN), description, and domain information. The ListRepositories operation returns a list of RepositorySummary
objects.
The operation did not succeed because the resource requested is not found in the service.
An CodeArtifact resource policy that contains a resource ARN, document details, and a revision.
The operation did not succeed because it would have exceeded a service limit for your account.
Contains the revision and status of a package version.
The operation did not succeed because too many requests are sent to the service.
Information about an upstream repository. A list of UpstreamRepository
objects is an input parameter to CreateRepository and UpdateRepository.
Information about an upstream repository.
The operation did not succeed because a parameter in the request was sent with an invalid value.