Versions Compared

Key

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

...

Code Block
      "credentials": {
        "aws_access_key_id": "<KEY_ID>",
        "aws_secret_access_key": <SECRET>"
      },

...

  1. Continue the steps to enable the collector.

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.

...