Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
      "credentials": {
        "aws_access_key_id": "YOUR<KEY_KEY_IDID>",
        "aws_secret_access_key": "YOUR_SECRET<SECRET>"
      },

...

Note

Note that the access key ID typically includes capital letters and digits.

The secret access key also contains lower case letters and special characters.

...