404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To list repositories**

The following ``list-repositories`` example returns a summary of all repositories in domain owned by the AWS account that makes the call. ::

    aws codeartifact list-repositories

Output::

    {
        "repositories": [
            {
                "name": "npm-store",
                "administratorAccount": "111122223333",
                "domainName": "my-domain",
                "domainOwner": "111122223333",
                "arn": "arn:aws:codeartifact:us-west-2:111122223333:repository/my-domain/npm-store",
                "description": "Provides npm artifacts from npm, Inc."
            },
            {
                "name": "target-repo",
                "administratorAccount": "111122223333",
                "domainName": "my-domain",
                "domainOwner": "111122223333",
                "arn": "arn:aws:codeartifact:us-west-2:111122223333:repository/my-domain/target-repo",
                "description": "test target repo"
            },
            {
                "name": "test-repo2",
                "administratorAccount": "111122223333",
                "domainName": "test-domain",
                "domainOwner": "111122223333",
                "arn": "arn:aws:codeartifact:us-west-2:111122223333:repository/test-domain/test-repo2",
                "description": "This is a test repository."
            }
        ]
    }

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

Filemanager

Name Type Size Permission Actions
associate-external-connection.rst File 1.08 KB 0644
copy-package-versions.rst File 1.03 KB 0644
create-domain.rst File 805 B 0644
create-repository.rst File 946 B 0644
delete-domain-permissions-policy.rst File 1.06 KB 0644
delete-domain.rst File 810 B 0644
delete-package-versions.rst File 738 B 0644
delete-repository-permissions-policy.rst File 1.31 KB 0644
delete-repository.rst File 861 B 0644
describe-domain.rst File 930 B 0644
describe-repository.rst File 874 B 0644
disassociate-external-connection.rst File 961 B 0644
dispose-package-versions.rst File 817 B 0644
get-authorization-token.rst File 611 B 0644
get-domain-permissions-policy.rst File 1.05 KB 0644
get-package-version-asset.rst File 897 B 0644
get-package-version-readme.rst File 893 B 0644
get-repository-endpoint.rst File 586 B 0644
get-repository-permissions-policy.rst File 1.31 KB 0644
list-domains.rst File 911 B 0644
list-package-version-assets.rst File 1.27 KB 0644
list-package-version-dependencies.rst File 1.19 KB 0644
list-package-versions.rst File 1.45 KB 0644
list-packages.rst File 683 B 0644
list-repositories-in-domain.rst File 1.18 KB 0644
list-repositories.rst File 1.51 KB 0644
login.rst File 727 B 0644
put-domain-permissions-policy.rst File 796 B 0644
put-repository-permissions-policy.rst File 847 B 0644
update-package-versions-status.rst File 860 B 0644
update-repository.rst File 987 B 0644