Skip to content

Commit 7d9b460

Browse files
author
AWS
committed
AWS Amplify Update: Add repositoryCloneMethod field for hosting an Amplify app. This field shows what authorization method is used to clone the repo: SSH, TOKEN, or SIGV4.
1 parent 01437e3 commit 7d9b460

File tree

2 files changed

+107
-42
lines changed

2 files changed

+107
-42
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Amplify",
4+
"contributor": "",
5+
"description": "Add repositoryCloneMethod field for hosting an Amplify app. This field shows what authorization method is used to clone the repo: SSH, TOKEN, or SIGV4."
6+
}

0 commit comments

Comments
 (0)