https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/codeartifact/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/codeartifact/list-package-version-assets.rst
**To view a package version's assets**

The following ``list-package-version-assets`` example retrieves the assets for version 4.0.0 of an npm package named test-package. ::

    aws codeartifact list-package-version-assets \
        --domain test-domain \
        --repo test-repo \
        --format npm \
        --package test-package \
        --package-version 4.0.0

Output::

    {
        "format": "npm",
        "package": "test-package",
        "version": "4.0.0",
        "versionRevision": "Ciqe5/9yicvkJT13b5/LdLpCyE6fqA7poa9qp+FilPs=",
        "assets": [
            {
                "name": "package.tgz",
                "size": 316680,
                "hashes": {
                    "MD5": "60078ec6d9e76b89fb55c860832742b2",
                    "SHA-1": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
                    "SHA-256": "d2aa8c6afc3c8591765785a37d1c5acae482a8eb3ab9729ed28922692454f2e2",
                    "SHA-512": "3e585d15c8a594e20d7de57b362ea81754c011acb2641a19f1b72c8531ea39825896bab344ae616a0a5a824cb9a381df0b3cddd534645cf305aba70a93dac698"
                }
            }
        ]
    }

For more information, see `List package version assets <https://docs.aws.amazon.com/codeartifact/latest/ug/list-assets.html>`__ in the *AWS CodeArtifact User Guide*.

https://t.me/RX1948 - 2025