envs

Amplitude — product analytics

amplitude/analytics · version 1

envs add amplitude/analytics

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
AMPLITUDE_API_KEY required config Amplitude says API keys are public, because browsers and mobile apps share their code with end users so a key there cannot truly be secret. It can be rotated in place if one is abused. The name is convention.. where to get it
AMPLITUDE_SECRET_KEY optional secret Amplitude says to keep secret keys private and, if one is compromised, to delete it and generate another. There is no rotation in place for this half, and a deleted one cannot be recovered. The name is convention.. where to get it

The JSON the CLI reads