# Packages
Package codeartifactiface provides an interface to enable mocking the CodeArtifact service client for testing your code.
# Functions
AllowPublish_Values returns all elements of the AllowPublish enum.
AllowUpstream_Values returns all elements of the AllowUpstream enum.
DomainStatus_Values returns all elements of the DomainStatus enum.
ExternalConnectionStatus_Values returns all elements of the ExternalConnectionStatus enum.
HashAlgorithm_Values returns all elements of the HashAlgorithm enum.
New creates a new instance of the CodeArtifact client with a session.
PackageFormat_Values returns all elements of the PackageFormat enum.
PackageGroupAllowedRepositoryUpdateType_Values returns all elements of the PackageGroupAllowedRepositoryUpdateType enum.
PackageGroupAssociationType_Values returns all elements of the PackageGroupAssociationType enum.
PackageGroupOriginRestrictionMode_Values returns all elements of the PackageGroupOriginRestrictionMode enum.
PackageGroupOriginRestrictionType_Values returns all elements of the PackageGroupOriginRestrictionType enum.
PackageVersionErrorCode_Values returns all elements of the PackageVersionErrorCode enum.
PackageVersionOriginType_Values returns all elements of the PackageVersionOriginType enum.
PackageVersionSortType_Values returns all elements of the PackageVersionSortType enum.
PackageVersionStatus_Values returns all elements of the PackageVersionStatus enum.
ResourceType_Values returns all elements of the ResourceType enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.
# Constants
AllowPublishAllow is a AllowPublish enum value.
AllowPublishBlock is a AllowPublish enum value.
AllowUpstreamAllow is a AllowUpstream enum value.
AllowUpstreamBlock is a AllowUpstream enum value.
DomainStatusActive is a DomainStatus enum value.
DomainStatusDeleted is a DomainStatus enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ExternalConnectionStatusAvailable is a ExternalConnectionStatus enum value.
HashAlgorithmMd5 is a HashAlgorithm enum value.
HashAlgorithmSha1 is a HashAlgorithm enum value.
HashAlgorithmSha256 is a HashAlgorithm enum value.
HashAlgorithmSha512 is a HashAlgorithm enum value.
PackageFormatCargo is a PackageFormat enum value.
PackageFormatGeneric is a PackageFormat enum value.
PackageFormatMaven is a PackageFormat enum value.
PackageFormatNpm is a PackageFormat enum value.
PackageFormatNuget is a PackageFormat enum value.
PackageFormatPypi is a PackageFormat enum value.
PackageFormatRuby is a PackageFormat enum value.
PackageFormatSwift is a PackageFormat enum value.
PackageGroupAllowedRepositoryUpdateTypeAdded is a PackageGroupAllowedRepositoryUpdateType enum value.
PackageGroupAllowedRepositoryUpdateTypeRemoved is a PackageGroupAllowedRepositoryUpdateType enum value.
PackageGroupAssociationTypeStrong is a PackageGroupAssociationType enum value.
PackageGroupAssociationTypeWeak is a PackageGroupAssociationType enum value.
PackageGroupOriginRestrictionModeAllow is a PackageGroupOriginRestrictionMode enum value.
PackageGroupOriginRestrictionModeAllowSpecificRepositories is a PackageGroupOriginRestrictionMode enum value.
PackageGroupOriginRestrictionModeBlock is a PackageGroupOriginRestrictionMode enum value.
PackageGroupOriginRestrictionModeInherit is a PackageGroupOriginRestrictionMode enum value.
PackageGroupOriginRestrictionTypeExternalUpstream is a PackageGroupOriginRestrictionType enum value.
PackageGroupOriginRestrictionTypeInternalUpstream is a PackageGroupOriginRestrictionType enum value.
PackageGroupOriginRestrictionTypePublish is a PackageGroupOriginRestrictionType enum value.
PackageVersionErrorCodeAlreadyExists is a PackageVersionErrorCode enum value.
PackageVersionErrorCodeMismatchedRevision is a PackageVersionErrorCode enum value.
PackageVersionErrorCodeMismatchedStatus is a PackageVersionErrorCode enum value.
PackageVersionErrorCodeNotAllowed is a PackageVersionErrorCode enum value.
PackageVersionErrorCodeNotFound is a PackageVersionErrorCode enum value.
PackageVersionErrorCodeSkipped is a PackageVersionErrorCode enum value.
PackageVersionOriginTypeExternal is a PackageVersionOriginType enum value.
PackageVersionOriginTypeInternal is a PackageVersionOriginType enum value.
PackageVersionOriginTypeUnknown is a PackageVersionOriginType enum value.
PackageVersionSortTypePublishedTime is a PackageVersionSortType enum value.
PackageVersionStatusArchived is a PackageVersionStatus enum value.
PackageVersionStatusDeleted is a PackageVersionStatus enum value.
PackageVersionStatusDisposed is a PackageVersionStatus enum value.
PackageVersionStatusPublished is a PackageVersionStatus enum value.
PackageVersionStatusUnfinished is a PackageVersionStatus enum value.
PackageVersionStatusUnlisted is a PackageVersionStatus enum value.
ResourceTypeAsset is a ResourceType enum value.
ResourceTypeDomain is a ResourceType enum value.
ResourceTypePackage is a ResourceType enum value.
ResourceTypePackageVersion is a ResourceType enum value.
ResourceTypeRepository is a ResourceType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonEncryptionKeyError is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.
# Structs
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.
CodeArtifact provides the API operation methods for making requests to CodeArtifact.
The operation did not succeed because prerequisites are not met.
Information about a domain.
Information about how a package originally entered the CodeArtifact domain.
Information about a domain, including its name, Amazon Resource Name (ARN), and status.
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.
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 details of a repository stored in CodeArtifact.
Contains information about the external connection of a repository.
Details about a repository, including its Amazon Resource Name (ARN), description, and domain information.
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.
A tag is a key-value pair that can be used to manage, search for, or filter resources in CodeArtifact.
The operation did not succeed because too many requests are sent to the service.
Information about an upstream repository.
Information about an upstream repository.
The operation did not succeed because a parameter in the request was sent with an invalid value.