Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 4f6cbef

Browse files
committed
CodeCommit Credentials Helper
Updated code-commit to use credentials helper and removed later references to username/password
1 parent 2c01103 commit 4f6cbef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

WebApplication/1_StaticWebHosting/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ Now from your Cloud9 development environment:
5252
```
5353
ec2-user:~/environment $ git clone https://git-codecommit.us-east-1.amazonaws.com/v1/repos/wildrydes-site
5454
Cloning into 'wildrydes-site'...
55-
Username for 'https://git-codecommit.us-east-1.amazonaws.com': wildrydes-codecommit-at-##########
56-
Password for 'https://wildrydes-codecommit-at-##########@git-codecommit.us-east-1.amazonaws.com':
5755
warning: You appear to have cloned an empty repository.
5856
ec2-user:~/environment $
5957
```
@@ -144,8 +142,6 @@ The AWS Amplify Console will rebuild and redeploy the app when it detects change
144142
1 file changed, 1 insertion(+), 1 deletion(-)
145143
146144
$ git push
147-
Username for 'https://git-codecommit.us-east-1.amazonaws.com': wildrydes-codecommit-at-##########
148-
Password for 'https://wildrydes-codecommit-at-##########@git-codecommit.us-east-1.amazonaws.com':
149145
Counting objects: 3, done.
150146
Compressing objects: 100% (3/3), done.
151147
Writing objects: 100% (3/3), 315 bytes | 315.00 KiB/s, done.

0 commit comments

Comments
 (0)