Solved

A Developer Accesses AWS CodeCommit Over SSH

Question 254

Multiple Choice

A Developer accesses AWS CodeCommit over SSH. The SSH keys configured to access AWS CodeCommit are tied to a user with the following permissions: A Developer accesses AWS CodeCommit over SSH. The SSH keys configured to access AWS CodeCommit are tied to a user with the following permissions:   The Developer needs to create/delete branches. Which specific IAM permissions need to be added, based on the principle of least privilege? A)   codecommit:CreateBranch   codecommit:DeleteBranch  B)   codecommit:Put*  C)   codecommit:Update*  D)   codecommit:* The Developer needs to create/delete branches. Which specific IAM permissions need to be added, based on the principle of least privilege?


A) "codecommit:CreateBranch" "codecommit:DeleteBranch"
B) "codecommit:Put*"
C) "codecommit:Update*"
D) "codecommit:*"

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions