How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon CodeArtifact Package API

The Package API from Amazon CodeArtifact — 11 operation(s) for package.

Amazon CodeArtifact Package API is one of 13 APIs that Amazon CodeArtifact publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Package. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 3 JSON Schemas.

This API exposes 11 operations across 11 paths, and defines 53 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: http://codeartifact.{region}.amazonaws.com, https://codeartifact.{region}.amazonaws.com, http://codeartifact.{region}.amazonaws.com.cn, https://codeartifact.{region}.amazonaws.com.cn.

11 operations 11 paths 53 schemas 3 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://codeartifact.us-east-1.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon CodeArtifact Package API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 3 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Package 11
POST
/v1/package/versions/copy#domain&source-repository&destination-repository&format&package
Amazon CodeArtifact Copy Package Versions
CopyPackageVersions 14 params body → 200480481482483484485486
POST
/v1/package/versions/delete#domain&repository&format&package
Amazon CodeArtifact Delete Package Versions
DeletePackageVersions 13 params body → 200480481482483484485
GET
/v1/package/version#domain&repository&format&package&version
Amazon CodeArtifact Describe Package Version
DescribePackageVersion 14 params → 200480481482483484485
POST
/v1/package/versions/dispose#domain&repository&format&package
Amazon CodeArtifact Dispose Package Versions
DisposePackageVersions 13 params body → 200480481482483484485
GET
/v1/package/version/asset#domain&repository&format&package&version&asset
Amazon CodeArtifact Get Package Version Asset
GetPackageVersionAsset 16 params → 200480481482483484485
GET
/v1/package/version/readme#domain&repository&format&package&version
Amazon CodeArtifact Get Package Version Readme
GetPackageVersionReadme 14 params → 200480481482483484
POST
/v1/package/version/assets#domain&repository&format&package&version
Amazon CodeArtifact List Package Version Assets
ListPackageVersionAssets 18 params → 200480481482483484
POST
/v1/package/version/dependencies#domain&repository&format&package&version
Amazon CodeArtifact List Package Version Dependencies
ListPackageVersionDependencies 15 params → 200480481482483484
POST
/v1/package/versions#domain&repository&format&package
Amazon CodeArtifact List Package Versions
ListPackageVersions 20 params → 200480481482483484
POST
/v1/package/version/publish#domain&repository&format&package&version&asset&x-amz-content-sha256
Amazon CodeArtifact Publish Package Version
PublishPackageVersion 17 params body → 200480481482483484485486
POST
/v1/package/versions/update_status#domain&repository&format&package
Amazon CodeArtifact Update Package Versions Status
UpdatePackageVersionsStatus 13 params body → 200480481482483484485

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are PackageVersionDescription (13 properties), PublishPackageVersionResult (7 properties), ListPackageVersionDependenciesResult (7 properties), ListPackageVersionAssetsResult (7 properties). Each schema is shown below with its type and property counts.

SuccessfulPackageVersionInfoMap
object
ValidationException
String255
string
PackageVersionErrorCode
string
PackageNamespace
string
PackageVersionErrorMap
object
PaginationToken
string
ServiceQuotaExceededException
PackageVersionRevision
string
PackageDependencyList
array
AssetSummaryList
array
PackageVersionOriginType
string
PackageVersionStatus
string
ListPackageVersionDependenciesResult
object
7 properties
PackageVersionSummary
object
Details about a package version, including its status, version, and revision. The ListPackageVersions operation returns a list of PackageVersionSummary objects.
4 properties 2 required
SuccessfulPackageVersionInfo
object
Contains the revision and status of a package version.
2 properties
String
string
PackageVersion
string
PackageVersionSummaryList
array
RepositoryName
string
AssetHashes
object
AssetName
string
ConflictException
InternalServerException
LicenseInfoList
array
PackageVersionOrigin
object
Information about how a package version was added to a repository.
2 properties
UpdatePackageVersionsStatusResult
object
2 properties
ListPackageVersionAssetsResult
object
7 properties
GetPackageVersionReadmeResult
object
6 properties
ThrottlingException
AccessDeniedException
DomainEntryPoint
object
Information about how a package originally entered the CodeArtifact domain. For packages published directly to CodeArtifact, the entry point is the repository…
2 properties
PackageFormat
string
PublishPackageVersionResult
object
7 properties
AssetSummary
object
Contains details about a package version asset.
3 properties 1 required
ExternalConnectionName
string
GetPackageVersionAssetResult
object
1 property
LongOptional
integer
DescribePackageVersionResult
object
1 property 1 required
DisposePackageVersionsResult
object
2 properties
ListPackageVersionsResult
object
6 properties
Asset
string
ErrorMessage
string
HashValue
string
LicenseInfo
object
Details of the license data.
2 properties
ResourceNotFoundException
PackageName
string
PackageDependency
object
Details about a package dependency.
4 properties
CopyPackageVersionsResult
object
2 properties
DeletePackageVersionsResult
object
2 properties
PackageVersionDescription
object
Details about a package version.
13 properties
PackageVersionError
object
l An error associated with package.
2 properties
Timestamp
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-codeartifact-package-api-openapi.yml Raw ↑

Other APIs Amazon CodeArtifact publishes across the network.

Amazon CodeArtifact Authorization Token#domain API
Amazon CodeArtifact Domain API
Amazon CodeArtifact Domain#domain API
Amazon CodeArtifact Domains API
Amazon CodeArtifact Package#domain&repository&format&package API
Amazon CodeArtifact Packages#domain&repository API
Amazon CodeArtifact Repositories API
Amazon CodeArtifact Repository API
Amazon CodeArtifact Repository#domain&repository API
Amazon CodeArtifact Tag#resourceArn API
Amazon CodeArtifact Tags#resourceArn API
Amazon CodeArtifact Untag#resourceArn API
Where this information came from

This is an independent, third-party profile of Amazon CodeArtifact Package API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.