/dhall-aws-cloudformation/cloudformation/AWS::AppFlow::ConnectorProfile/AmplitudeConnectorProfileCredentials.dhall
Copy path to clipboardSource
{ Type =
{ ApiKey : (./../../Fn.dhall).CfnText
, SecretKey : (./../../Fn.dhall).CfnText
}
, default = {=}
}