Configure AWS Credentials with Notepad on Windows - DevPops-Inc/windows GitHub Wiki

• Press the Windows key, type “notepad” and select “Open.”
image

• Expand the “File” menu and select “Open” or press the Ctrl and O keys.
image

• Browse to the location of the AWS credentials file, expand the file menu and select “All Files.”
image

• Select the credentials file and select “Open.”
image

• Highlight the first row and press the Delete key twice.
image

• Highlight “< username >,,” and press the Delete key.
image

• Press the Enter key to move the line down.
image

• Press up arrow and type [default].
image

• Click on the left of the second line and type aws_access_key_id=.
image

• Click on the right of the first comma, press the Backspace and Enter keys to bring the access key down one line.
image

• Click on the left of the third line and type aws_secret_access_key=.
image

• Scroll to the right, highlight “,https://< AWS number >.signin.aws.amazon.com/console” and press the Backspace key.
image

• Expand the “File” menu and select “Save As…” or press the Ctrl and S</kbdL keys.
image

• Expand the “Local Disk (C:)” and “Users” menus.
image

• Expand your profile menu and select the “.aws” folder. Change the filename to “credentials” in the “File name:” box and select “Save.”
image

• Close Notepad.
image

⚠️ **GitHub.com Fallback** ⚠️