Which solution will ensure that the credentials are appropriately secured automatically?

2 Comments

  1. Liam
    Author

    My best guess is:
    Configure a CodeCommit trigger to invoke an AWS Lambda function to scan new code submissions for credentials. If credentials are found, disable them in AWS IAM and notify the user.

  2. Bobby
    Author

    I surmise that the answer is:
    Configure a CodeCommit trigger to invoke an AWS Lambda function to scan new code submissions for credentials. If credentials are found, disable them in AWS IAM and notify the user.

Leave a Reply

Your email address will not be published. Required fields are marked *

three + three =