404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To create a domain**

The following ``create-domain`` example creates a domain named test-domain. ::

    aws codeartifact create-domain \
        --domain test-domain

Output::

    {
        "domain": {
            "name": "test-domain",
            "owner": "111122223333",
            "arn": "arn:aws:codeartifact:us-west-2:111122223333:domain/test-domain",
            "status": "Active",
            "createdTime": "2020-10-20T13:16:48.559000-04:00",
            "encryptionKey": "arn:aws:kms:us-west-2:111122223333:key/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",
            "repositoryCount": 0,
            "assetSizeBytes": 0
        }
    }

For more information, see `Create a domain <https://docs.aws.amazon.com/codeartifact/latest/ug/domain-create.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