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/codecommit/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/codecommit/create-repository.rst
**To create a repository**

This example creates a repository and associates it with the user's AWS account.

Command::

  aws codecommit create-repository --repository-name MyDemoRepo --repository-description "My demonstration repository"

Output::

  {
      "repositoryMetadata": {
          "repositoryName": "MyDemoRepo",
		  "cloneUrlSsh": "ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/MyDemoRepo",
		  "lastModifiedDate": 1444766838.027,
          "repositoryDescription": "My demonstration repository",
		  "cloneUrlHttp": "https://git-codecommit.us-east-1.amazonaws.com/v1/repos/MyDemoRepo",
          "repositoryId": "f7579e13-b83e-4027-aaef-650c0EXAMPLE",
		  "Arn": "arn:aws:codecommit:us-east-1:111111111111EXAMPLE:MyDemoRepo",
          "accountId": "111111111111"
      }
  }

https://t.me/RX1948 - 2025