Module AppFlow.ConnectorProfile

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html

type basic_auth_credentials = {
  1. username : string;
  2. password : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-basicauthcredentials.html

and infor_nexus_connector_profile_credentials = {
  1. access_key_id : string;
  2. user_id : string;
  3. secret_access_key : string;
  4. datakey : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html

and connector_o_auth_request = {
  1. auth_code : string option;
  2. redirect_uri : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectoroauthrequest.html

and dynatrace_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-dynatraceconnectorprofileproperties.html

and service_now_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-servicenowconnectorprofileproperties.html

and redshift_connector_profile_properties = {
  1. database_url : string option;
  2. bucket_name : string;
  3. is_redshift_serverless : bool option;
  4. data_api_role_arn : string option;
  5. database_name : string option;
  6. workgroup_name : string option;
  7. bucket_prefix : string option;
  8. cluster_identifier : string option;
  9. role_arn : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-redshiftconnectorprofileproperties.html

and dynatrace_connector_profile_credentials = {
  1. api_token : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-dynatraceconnectorprofilecredentials.html

and custom_auth_credentials = {
  1. credentials_map : string Stdlib__Map.Make(Stdlib.String).t option;
  2. custom_authentication_type : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customauthcredentials.html

and singular_connector_profile_credentials = {
  1. api_key : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-singularconnectorprofilecredentials.html

and snowflake_connector_profile_credentials = {
  1. username : string;
  2. password : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofilecredentials.html

and snowflake_connector_profile_properties = {
  1. warehouse : string;
  2. bucket_name : string;
  3. stage : string;
  4. region : string option;
  5. bucket_prefix : string option;
  6. account_name : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html

and zendesk_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-zendeskconnectorprofileproperties.html

and amplitude_connector_profile_credentials = {
  1. secret_key : string;
  2. api_key : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-amplitudeconnectorprofilecredentials.html

and o_auth2_properties = {
  1. token_url_custom_properties : string Stdlib__Map.Make(Stdlib.String).t option;
  2. token_url : string option;
  3. o_auth2_grant_type : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html

and o_auth_properties = {
  1. auth_code_url : string option;
  2. token_url : string option;
  3. o_auth_scopes : string list option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauthproperties.html

and marketo_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofileproperties.html

and slack_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-slackconnectorprofileproperties.html

and api_key_credentials = {
  1. api_secret_key : string option;
  2. api_key : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-apikeycredentials.html

and trendmicro_connector_profile_credentials = {
  1. api_secret_key : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-trendmicroconnectorprofilecredentials.html

and veeva_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-veevaconnectorprofileproperties.html

and datadog_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofileproperties.html

and infor_nexus_connector_profile_properties = {
  1. instance_url : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofileproperties.html

and pardot_connector_profile_properties = {
  1. instance_url : string option;
  2. is_sandbox_environment : bool option;
  3. business_unit_id : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-pardotconnectorprofileproperties.html

and salesforce_connector_profile_properties = {
  1. instance_url : string option;
  2. is_sandbox_environment : bool option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-salesforceconnectorprofileproperties.html

and datadog_connector_profile_credentials = {
  1. application_key : string;
  2. api_key : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html

and veeva_connector_profile_credentials = {
  1. username : string;
  2. password : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-veevaconnectorprofilecredentials.html

and redshift_connector_profile_credentials = {
  1. username : string option;
  2. password : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-redshiftconnectorprofilecredentials.html

and o_auth2_credentials = {
  1. o_auth_request : connector_o_auth_request option;
  2. refresh_token : string option;
  3. client_secret : string option;
  4. access_token : string option;
  5. client_id : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html

and marketo_connector_profile_credentials = {
  1. client_secret : string;
  2. access_token : string option;
  3. client_id : string;
  4. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html

and o_auth_credentials = {
  1. refresh_token : string option;
  2. access_token : string option;
  3. client_secret : string option;
  4. client_id : string option;
  5. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauthcredentials.html

and google_analytics_connector_profile_credentials = {
  1. refresh_token : string option;
  2. client_secret : string;
  3. access_token : string option;
  4. client_id : string;
  5. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-googleanalyticsconnectorprofilecredentials.html

and pardot_connector_profile_credentials = {
  1. refresh_token : string option;
  2. access_token : string option;
  3. client_credentials_arn : string option;
  4. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-pardotconnectorprofilecredentials.html

and custom_connector_profile_properties = {
  1. o_auth2_properties : o_auth2_properties option;
  2. profile_properties : string Stdlib__Map.Make(Stdlib.String).t option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.html

and zendesk_connector_profile_credentials = {
  1. client_secret : string;
  2. access_token : string option;
  3. client_id : string;
  4. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-zendeskconnectorprofilecredentials.html

and sapo_data_connector_profile_properties = {
  1. application_service_path : string option;
  2. application_host_url : string option;
  3. o_auth_properties : o_auth_properties option;
  4. disable_sso : bool option;
  5. logon_language : string option;
  6. port_number : int option;
  7. client_number : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-sapodataconnectorprofileproperties.html

and salesforce_connector_profile_credentials = {
  1. jwt_token : string option;
  2. refresh_token : string option;
  3. access_token : string option;
  4. client_credentials_arn : string option;
  5. connector_o_auth_request : connector_o_auth_request option;
  6. o_auth2_grant_type : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-salesforceconnectorprofilecredentials.html

and slack_connector_profile_credentials = {
  1. client_secret : string;
  2. access_token : string option;
  3. client_id : string;
  4. connector_o_auth_request : connector_o_auth_request option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-slackconnectorprofilecredentials.html

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileproperties.html

and service_now_connector_profile_credentials = {
  1. username : string option;
  2. o_auth2_credentials : o_auth2_credentials option;
  3. password : string option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-servicenowconnectorprofilecredentials.html

and sapo_data_connector_profile_credentials = {
  1. basic_auth_credentials : basic_auth_credentials option;
  2. o_auth_credentials : o_auth_credentials option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-sapodataconnectorprofilecredentials.html

and custom_connector_profile_credentials = {
  1. basic : basic_auth_credentials option;
  2. api_key : api_key_credentials option;
  3. oauth2 : o_auth2_credentials option;
  4. custom : custom_auth_credentials option;
  5. authentication_type : string;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofilecredentials.html

and connector_profile_config = {
  1. connector_profile_credentials : connector_profile_credentials option;
  2. connector_profile_properties : connector_profile_properties option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileconfig.html

type properties = {
  1. connector_label : string option;
  2. connector_profile_name : string;
  3. kms_arn : string option;
  4. connector_type : string;
  5. connection_mode : string;
  6. connector_profile_config : connector_profile_config option;
}

see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html;

val make_properties : ?connector_label:string -> connector_profile_name:string -> ?kms_arn:string -> connector_type:string -> connection_mode:string -> ?connector_profile_config:connector_profile_config -> unit -> properties
val make_basic_auth_credentials : username:string -> password:string -> unit -> basic_auth_credentials
val make_infor_nexus_connector_profile_credentials : access_key_id:string -> user_id:string -> secret_access_key:string -> datakey:string -> unit -> infor_nexus_connector_profile_credentials
val make_connector_o_auth_request : ?auth_code:string -> ?redirect_uri:string -> unit -> connector_o_auth_request
val make_dynatrace_connector_profile_properties : instance_url:string -> unit -> dynatrace_connector_profile_properties
val make_service_now_connector_profile_properties : instance_url:string -> unit -> service_now_connector_profile_properties
val make_redshift_connector_profile_properties : ?database_url:string -> bucket_name:string -> ?is_redshift_serverless:bool -> ?data_api_role_arn:string -> ?database_name:string -> ?workgroup_name:string -> ?bucket_prefix:string -> ?cluster_identifier:string -> role_arn:string -> unit -> redshift_connector_profile_properties
val make_dynatrace_connector_profile_credentials : api_token:string -> unit -> dynatrace_connector_profile_credentials
val make_custom_auth_credentials : ?credentials_map:string Stdlib__Map.Make(Stdlib.String).t -> custom_authentication_type:string -> unit -> custom_auth_credentials
val make_singular_connector_profile_credentials : api_key:string -> unit -> singular_connector_profile_credentials
val make_snowflake_connector_profile_credentials : username:string -> password:string -> unit -> snowflake_connector_profile_credentials
val make_snowflake_connector_profile_properties : warehouse:string -> bucket_name:string -> ?private_link_service_name:string -> stage:string -> ?region:string -> ?bucket_prefix:string -> ?account_name:string -> unit -> snowflake_connector_profile_properties
val make_zendesk_connector_profile_properties : instance_url:string -> unit -> zendesk_connector_profile_properties
val make_amplitude_connector_profile_credentials : secret_key:string -> api_key:string -> unit -> amplitude_connector_profile_credentials
val make_o_auth2_properties : ?token_url_custom_properties:string Stdlib__Map.Make(Stdlib.String).t -> ?token_url:string -> ?o_auth2_grant_type:string -> unit -> o_auth2_properties
val make_o_auth_properties : ?auth_code_url:string -> ?token_url:string -> ?o_auth_scopes:string list -> unit -> o_auth_properties
val make_marketo_connector_profile_properties : instance_url:string -> unit -> marketo_connector_profile_properties
val make_slack_connector_profile_properties : instance_url:string -> unit -> slack_connector_profile_properties
val make_api_key_credentials : ?api_secret_key:string -> api_key:string -> unit -> api_key_credentials
val make_trendmicro_connector_profile_credentials : api_secret_key:string -> unit -> trendmicro_connector_profile_credentials
val make_veeva_connector_profile_properties : instance_url:string -> unit -> veeva_connector_profile_properties
val make_datadog_connector_profile_properties : instance_url:string -> unit -> datadog_connector_profile_properties
val make_infor_nexus_connector_profile_properties : instance_url:string -> unit -> infor_nexus_connector_profile_properties
val make_pardot_connector_profile_properties : ?instance_url:string -> ?is_sandbox_environment:bool -> business_unit_id:string -> unit -> pardot_connector_profile_properties
val make_salesforce_connector_profile_properties : ?instance_url:string -> ?is_sandbox_environment:bool -> ?use_private_link_for_metadata_and_authorization:bool -> unit -> salesforce_connector_profile_properties
val make_datadog_connector_profile_credentials : application_key:string -> api_key:string -> unit -> datadog_connector_profile_credentials
val make_veeva_connector_profile_credentials : username:string -> password:string -> unit -> veeva_connector_profile_credentials
val make_redshift_connector_profile_credentials : ?username:string -> ?password:string -> unit -> redshift_connector_profile_credentials
val make_o_auth2_credentials : ?o_auth_request:connector_o_auth_request -> ?refresh_token:string -> ?client_secret:string -> ?access_token:string -> ?client_id:string -> unit -> o_auth2_credentials
val make_marketo_connector_profile_credentials : client_secret:string -> ?access_token:string -> client_id:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> marketo_connector_profile_credentials
val make_o_auth_credentials : ?refresh_token:string -> ?access_token:string -> ?client_secret:string -> ?client_id:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> o_auth_credentials
val make_google_analytics_connector_profile_credentials : ?refresh_token:string -> client_secret:string -> ?access_token:string -> client_id:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> google_analytics_connector_profile_credentials
val make_pardot_connector_profile_credentials : ?refresh_token:string -> ?access_token:string -> ?client_credentials_arn:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> pardot_connector_profile_credentials
val make_custom_connector_profile_properties : ?o_auth2_properties:o_auth2_properties -> ?profile_properties:string Stdlib__Map.Make(Stdlib.String).t -> unit -> custom_connector_profile_properties
val make_zendesk_connector_profile_credentials : client_secret:string -> ?access_token:string -> client_id:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> zendesk_connector_profile_credentials
val make_sapo_data_connector_profile_properties : ?application_service_path:string -> ?application_host_url:string -> ?o_auth_properties:o_auth_properties -> ?disable_sso:bool -> ?logon_language:string -> ?private_link_service_name:string -> ?port_number:int -> ?client_number:string -> unit -> sapo_data_connector_profile_properties
val make_salesforce_connector_profile_credentials : ?jwt_token:string -> ?refresh_token:string -> ?access_token:string -> ?client_credentials_arn:string -> ?connector_o_auth_request:connector_o_auth_request -> ?o_auth2_grant_type:string -> unit -> salesforce_connector_profile_credentials
val make_slack_connector_profile_credentials : client_secret:string -> ?access_token:string -> client_id:string -> ?connector_o_auth_request:connector_o_auth_request -> unit -> slack_connector_profile_credentials
val make_service_now_connector_profile_credentials : ?username:string -> ?o_auth2_credentials:o_auth2_credentials -> ?password:string -> unit -> service_now_connector_profile_credentials
val make_sapo_data_connector_profile_credentials : ?basic_auth_credentials:basic_auth_credentials -> ?o_auth_credentials:o_auth_credentials -> unit -> sapo_data_connector_profile_credentials
val make_custom_connector_profile_credentials : ?basic:basic_auth_credentials -> ?api_key:api_key_credentials -> ?oauth2:o_auth2_credentials -> ?custom:custom_auth_credentials -> authentication_type:string -> unit -> custom_connector_profile_credentials
val make_connector_profile_config : ?connector_profile_credentials:connector_profile_credentials -> ?connector_profile_properties:connector_profile_properties -> unit -> connector_profile_config
val yojson_of_basic_auth_credentials : basic_auth_credentials -> Yojson.Safe.t
val yojson_of_infor_nexus_connector_profile_credentials : infor_nexus_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_connector_o_auth_request : connector_o_auth_request -> Yojson.Safe.t
val yojson_of_dynatrace_connector_profile_properties : dynatrace_connector_profile_properties -> Yojson.Safe.t
val yojson_of_service_now_connector_profile_properties : service_now_connector_profile_properties -> Yojson.Safe.t
val yojson_of_redshift_connector_profile_properties : redshift_connector_profile_properties -> Yojson.Safe.t
val yojson_of_dynatrace_connector_profile_credentials : dynatrace_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_custom_auth_credentials : custom_auth_credentials -> Yojson.Safe.t
val yojson_of_singular_connector_profile_credentials : singular_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_snowflake_connector_profile_credentials : snowflake_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_snowflake_connector_profile_properties : snowflake_connector_profile_properties -> Yojson.Safe.t
val yojson_of_zendesk_connector_profile_properties : zendesk_connector_profile_properties -> Yojson.Safe.t
val yojson_of_amplitude_connector_profile_credentials : amplitude_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_o_auth2_properties : o_auth2_properties -> Yojson.Safe.t
val yojson_of_o_auth_properties : o_auth_properties -> Yojson.Safe.t
val yojson_of_marketo_connector_profile_properties : marketo_connector_profile_properties -> Yojson.Safe.t
val yojson_of_slack_connector_profile_properties : slack_connector_profile_properties -> Yojson.Safe.t
val yojson_of_api_key_credentials : api_key_credentials -> Yojson.Safe.t
val yojson_of_trendmicro_connector_profile_credentials : trendmicro_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_veeva_connector_profile_properties : veeva_connector_profile_properties -> Yojson.Safe.t
val yojson_of_datadog_connector_profile_properties : datadog_connector_profile_properties -> Yojson.Safe.t
val yojson_of_infor_nexus_connector_profile_properties : infor_nexus_connector_profile_properties -> Yojson.Safe.t
val yojson_of_pardot_connector_profile_properties : pardot_connector_profile_properties -> Yojson.Safe.t
val yojson_of_salesforce_connector_profile_properties : salesforce_connector_profile_properties -> Yojson.Safe.t
val yojson_of_datadog_connector_profile_credentials : datadog_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_veeva_connector_profile_credentials : veeva_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_redshift_connector_profile_credentials : redshift_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_o_auth2_credentials : o_auth2_credentials -> Yojson.Safe.t
val yojson_of_marketo_connector_profile_credentials : marketo_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_o_auth_credentials : o_auth_credentials -> Yojson.Safe.t
val yojson_of_google_analytics_connector_profile_credentials : google_analytics_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_pardot_connector_profile_credentials : pardot_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_custom_connector_profile_properties : custom_connector_profile_properties -> Yojson.Safe.t
val yojson_of_zendesk_connector_profile_credentials : zendesk_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_sapo_data_connector_profile_properties : sapo_data_connector_profile_properties -> Yojson.Safe.t
val yojson_of_salesforce_connector_profile_credentials : salesforce_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_slack_connector_profile_credentials : slack_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_connector_profile_properties : connector_profile_properties -> Yojson.Safe.t
val yojson_of_service_now_connector_profile_credentials : service_now_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_sapo_data_connector_profile_credentials : sapo_data_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_custom_connector_profile_credentials : custom_connector_profile_credentials -> Yojson.Safe.t
val yojson_of_connector_profile_credentials : connector_profile_credentials -> Yojson.Safe.t
val yojson_of_connector_profile_config : connector_profile_config -> [> `Assoc of (string * Yojson.Safe.t) list ]
val yojson_of_properties : properties -> [> `Assoc of (string * Yojson.Safe.t) list ]
type attributes = {
  1. ref_ : string;
  2. credentials_arn : string;
  3. connector_profile_arn : string;
}
val create_attributes : string -> attributes
val cloudformation_type : string