class Aws::Appflow::Types::AmplitudeConnectorProfileCredentials
The connector-specific credentials required when using Amplitude.
@note When making an API call, you may pass AmplitudeConnectorProfileCredentials
data as a hash: { api_key: "ApiKey", # required secret_key: "SecretKey", # required }
@!attribute [rw] api_key
A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API. @return [String]
@!attribute [rw] secret_key
The Secret Access Key portion of the credentials. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/AmplitudeConnectorProfileCredentials AWS API Documentation
Constants
- SENSITIVE