Create KMS key

Create KMS encrypted keys

  1. Access your AWS account and Search for KMS (Key Management Service).
  2. Right-click to Create Key Git Bash
  3. For the configurtion, select Symmetric and Encrypt and Decrypt Git Bash
  4. In the Advance options, select KMS key and Single-Region Key while we want to use this key in the same region in the workshop. Git Bash
  5. Give the KMS key an Alias custom name: Git Bash
  6. Specify the admin permission for KMS access: Git Bash
  7. Define the usage of the KMS Key for: Git Bash
  8. Review the Key Policy Git Bash
  9. KMS key created successfull Git Bash

In the Key Policy step, you can retain the default configuration provided when the KMS key is created. We will make the necessary modifications to this part later as we continue the project.