Values.AmplitudeConnectorProfileCredentialsSourceThe connector-specific credentials required when using Amplitude.
type nonrec t = {apiKey : ApiKey.t;A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
*)secretKey : SecretKey.t;The Secret Access Key portion of the credentials.
*)}