Project 3 →Aws DevOps Deployment

<p>above command pulls your aplication code to your local that is need to pushed in aws code commit</p> <h1>step 2 &rarr;Setup code commit</h1> <ol> <li>go to aws console search aws code commit and create a demo repository</li> </ol> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*3aj5r0irsN81qbR20QTN8Q.png" style="height:394px; width:700px" /></p> <p>2. provide necessary permission to aws code commit to use it with aws cli which needs to create an IAM user having a permission of aws code commit</p> <p>3. search IAM and click on create user</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*ivKfcfRcx5g3gac4aviIjQ.png" style="height:394px; width:700px" /></p> <p>4. click next and create user</p> <p><strong>5. now you have to give permission to your user of code commit</strong></p> <p><a href="https://aakibkhan1.medium.com/project-3-aws-devops-deployment-e2a5b6f5a0cf"><strong>Learn More</strong></a></p>
Tags: AWS DevOps