Returns an asset (or file) that is in a package. For example, for a Maven package version, use <code>GetPackageVersionAsset</code> to download a <code>JAR</code> file, a <code>POM</code> file, or any other assets in the package version.
Query parameters
The name of the domain that contains the repository that contains the package version with the requested asset.
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
The repository that contains the package version with the requested asset.
A format that specifies the type of the package version with the requested asset file.
The name of the package that contains the requested asset.
A string that contains the package version (for example, <code>3.5.2</code>).
The name of the requested asset.
The name of the package version revision that contains the requested asset.
Response
Success