Try AWS Native preview for resources not in the classic version.
aws.appflow.ConnectorProfile
Explore with Pulumi AI
Try AWS Native preview for resources not in the classic version.
Provides an AppFlow connector profile resource.
For information about AppFlow flows, see the Amazon AppFlow API Reference. For specific information about creating an AppFlow connector profile, see the CreateConnectorProfile page in the Amazon AppFlow API Reference.
Create ConnectorProfile Resource
new ConnectorProfile(name: string, args: ConnectorProfileArgs, opts?: CustomResourceOptions);
@overload
def ConnectorProfile(resource_name: str,
opts: Optional[ResourceOptions] = None,
connection_mode: Optional[str] = None,
connector_label: Optional[str] = None,
connector_profile_config: Optional[ConnectorProfileConnectorProfileConfigArgs] = None,
connector_type: Optional[str] = None,
kms_arn: Optional[str] = None,
name: Optional[str] = None)
@overload
def ConnectorProfile(resource_name: str,
args: ConnectorProfileArgs,
opts: Optional[ResourceOptions] = None)
func NewConnectorProfile(ctx *Context, name string, args ConnectorProfileArgs, opts ...ResourceOption) (*ConnectorProfile, error)
public ConnectorProfile(string name, ConnectorProfileArgs args, CustomResourceOptions? opts = null)
public ConnectorProfile(String name, ConnectorProfileArgs args)
public ConnectorProfile(String name, ConnectorProfileArgs args, CustomResourceOptions options)
type: aws:appflow:ConnectorProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectorProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConnectorProfileArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConnectorProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectorProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConnectorProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ConnectorProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ConnectorProfile resource accepts the following input properties:
- Connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- Connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- Connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- Connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- Kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- Name string
- Connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- Connector
Profile ConnectorConfig Profile Connector Profile Config Args Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- Connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- Connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- Kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- Name string
- connection
Mode String Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type String The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- connector
Label String The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- kms
Arn String ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name String
- connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name string
- connection_
mode str Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector_
profile_ Connectorconfig Profile Connector Profile Config Args Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector_
type str The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- connector_
label str The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- kms_
arn str ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name str
- connection
Mode String Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Profile Property MapConfig Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type String The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- connector
Label String The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- kms
Arn String ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name String
Outputs
All input properties are implicitly available as output properties. Additionally, the ConnectorProfile resource produces the following output properties:
- Arn string
ARN of the connector profile.
- Credentials
Arn string ARN of the connector profile credentials.
- Id string
The provider-assigned unique ID for this managed resource.
- Arn string
ARN of the connector profile.
- Credentials
Arn string ARN of the connector profile credentials.
- Id string
The provider-assigned unique ID for this managed resource.
- arn String
ARN of the connector profile.
- credentials
Arn String ARN of the connector profile credentials.
- id String
The provider-assigned unique ID for this managed resource.
- arn string
ARN of the connector profile.
- credentials
Arn string ARN of the connector profile credentials.
- id string
The provider-assigned unique ID for this managed resource.
- arn str
ARN of the connector profile.
- credentials_
arn str ARN of the connector profile credentials.
- id str
The provider-assigned unique ID for this managed resource.
- arn String
ARN of the connector profile.
- credentials
Arn String ARN of the connector profile credentials.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing ConnectorProfile Resource
Get an existing ConnectorProfile resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ConnectorProfileState, opts?: CustomResourceOptions): ConnectorProfile
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
arn: Optional[str] = None,
connection_mode: Optional[str] = None,
connector_label: Optional[str] = None,
connector_profile_config: Optional[ConnectorProfileConnectorProfileConfigArgs] = None,
connector_type: Optional[str] = None,
credentials_arn: Optional[str] = None,
kms_arn: Optional[str] = None,
name: Optional[str] = None) -> ConnectorProfile
func GetConnectorProfile(ctx *Context, name string, id IDInput, state *ConnectorProfileState, opts ...ResourceOption) (*ConnectorProfile, error)
public static ConnectorProfile Get(string name, Input<string> id, ConnectorProfileState? state, CustomResourceOptions? opts = null)
public static ConnectorProfile get(String name, Output<String> id, ConnectorProfileState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Arn string
ARN of the connector profile.
- Connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- Connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- Connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- Connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- Credentials
Arn string ARN of the connector profile credentials.
- Kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- Name string
- Arn string
ARN of the connector profile.
- Connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- Connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- Connector
Profile ConnectorConfig Profile Connector Profile Config Args Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- Connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- Credentials
Arn string ARN of the connector profile credentials.
- Kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- Name string
- arn String
ARN of the connector profile.
- connection
Mode String Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Label String The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type String The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- credentials
Arn String ARN of the connector profile credentials.
- kms
Arn String ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name String
- arn string
ARN of the connector profile.
- connection
Mode string Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Label string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- connector
Profile ConnectorConfig Profile Connector Profile Config Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type string The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- credentials
Arn string ARN of the connector profile credentials.
- kms
Arn string ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name string
- arn str
ARN of the connector profile.
- connection_
mode str Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector_
label str The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- connector_
profile_ Connectorconfig Profile Connector Profile Config Args Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector_
type str The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- credentials_
arn str ARN of the connector profile credentials.
- kms_
arn str ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name str
- arn String
ARN of the connector profile.
- connection
Mode String Indicates the connection mode and specifies whether it is public or private. Private flows use AWS PrivateLink to route data over AWS infrastructure without exposing it to the public internet. One of:
Public
,Private
.- connector
Label String The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for
CustomConnector
connector type.- connector
Profile Property MapConfig Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.
- connector
Type String The type of connector. One of:
Amplitude
,CustomConnector
,CustomerProfiles
,Datadog
,Dynatrace
,EventBridge
,Googleanalytics
,Honeycode
,Infornexus
,LookoutMetrics
,Marketo
,Redshift
,S3
,Salesforce
,SAPOData
,Servicenow
,Singular
,Slack
,Snowflake
,Trendmicro
,Upsolver
,Veeva
,Zendesk
.- credentials
Arn String ARN of the connector profile credentials.
- kms
Arn String ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
- name String
Supporting Types
ConnectorProfileConnectorProfileConfig, ConnectorProfileConnectorProfileConfigArgs
- Connector
Profile ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- Connector
Profile ConnectorProperties Profile Connector Profile Config Connector Profile Properties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
- Connector
Profile ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- Connector
Profile ConnectorProperties Profile Connector Profile Config Connector Profile Properties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
- connector
Profile ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- connector
Profile ConnectorProperties Profile Connector Profile Config Connector Profile Properties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
- connector
Profile ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- connector
Profile ConnectorProperties Profile Connector Profile Config Connector Profile Properties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
- connector_
profile_ Connectorcredentials Profile Connector Profile Config Connector Profile Credentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- connector_
profile_ Connectorproperties Profile Connector Profile Config Connector Profile Properties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
- connector
Profile Property MapCredentials The connector-specific credentials required by each connector. See Connector Profile Credentials for more details.
- connector
Profile Property MapProperties The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentials, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsArgs
- Amplitude
Connector
Profile Connector Profile Config Connector Profile Credentials Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- Custom
Connector ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- Datadog
Connector
Profile Connector Profile Config Connector Profile Credentials Datadog Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- Dynatrace
Connector
Profile Connector Profile Config Connector Profile Credentials Dynatrace The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- Google
Analytics ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- Honeycode
Connector
Profile Connector Profile Config Connector Profile Credentials Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- Infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Credentials Infor Nexus The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- Marketo
Connector
Profile Connector Profile Config Connector Profile Credentials Marketo Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- Redshift
Connector
Profile Connector Profile Config Connector Profile Credentials Redshift Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- Salesforce
Connector
Profile Connector Profile Config Connector Profile Credentials Salesforce The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- Sapo
Data ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- Service
Now ConnectorProfile Connector Profile Config Connector Profile Credentials Service Now The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- Singular
Connector
Profile Connector Profile Config Connector Profile Credentials Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- Slack
Connector
Profile Connector Profile Config Connector Profile Credentials Slack Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- Snowflake
Connector
Profile Connector Profile Config Connector Profile Credentials Snowflake The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- Trendmicro
Connector
Profile Connector Profile Config Connector Profile Credentials Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- Veeva
Connector
Profile Connector Profile Config Connector Profile Credentials Veeva Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- Zendesk
Connector
Profile Connector Profile Config Connector Profile Credentials Zendesk Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
- Amplitude
Connector
Profile Connector Profile Config Connector Profile Credentials Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- Custom
Connector ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- Datadog
Connector
Profile Connector Profile Config Connector Profile Credentials Datadog Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- Dynatrace
Connector
Profile Connector Profile Config Connector Profile Credentials Dynatrace The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- Google
Analytics ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- Honeycode
Connector
Profile Connector Profile Config Connector Profile Credentials Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- Infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Credentials Infor Nexus The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- Marketo
Connector
Profile Connector Profile Config Connector Profile Credentials Marketo Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- Redshift
Connector
Profile Connector Profile Config Connector Profile Credentials Redshift Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- Salesforce
Connector
Profile Connector Profile Config Connector Profile Credentials Salesforce The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- Sapo
Data ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- Service
Now ConnectorProfile Connector Profile Config Connector Profile Credentials Service Now The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- Singular
Connector
Profile Connector Profile Config Connector Profile Credentials Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- Slack
Connector
Profile Connector Profile Config Connector Profile Credentials Slack Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- Snowflake
Connector
Profile Connector Profile Config Connector Profile Credentials Snowflake The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- Trendmicro
Connector
Profile Connector Profile Config Connector Profile Credentials Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- Veeva
Connector
Profile Connector Profile Config Connector Profile Credentials Veeva Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- Zendesk
Connector
Profile Connector Profile Config Connector Profile Credentials Zendesk Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Credentials Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Credentials Datadog Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Credentials Dynatrace The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- google
Analytics ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Credentials Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Credentials Infor Nexus The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Credentials Marketo Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Credentials Redshift Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Credentials Salesforce The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- sapo
Data ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- service
Now ConnectorProfile Connector Profile Config Connector Profile Credentials Service Now The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Credentials Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Credentials Slack Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Credentials Snowflake The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Credentials Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Credentials Veeva Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Credentials Zendesk Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Credentials Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Credentials Datadog Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Credentials Dynatrace The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- google
Analytics ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Credentials Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Credentials Infor Nexus The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Credentials Marketo Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Credentials Redshift Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Credentials Salesforce The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- sapo
Data ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- service
Now ConnectorProfile Connector Profile Config Connector Profile Credentials Service Now The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Credentials Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Credentials Slack Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Credentials Snowflake The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Credentials Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Credentials Veeva Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Credentials Zendesk Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Credentials Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom_
connector ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Credentials Datadog Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Credentials Dynatrace The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- google_
analytics ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Credentials Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor_
nexus ConnectorProfile Connector Profile Config Connector Profile Credentials Infor Nexus The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Credentials Marketo Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Credentials Redshift Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Credentials Salesforce The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- sapo_
data ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- service_
now ConnectorProfile Connector Profile Config Connector Profile Credentials Service Now The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Credentials Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Credentials Slack Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Credentials Snowflake The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Credentials Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Credentials Veeva Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Credentials Zendesk Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
- amplitude Property Map
The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector Property Map The connector-specific profile credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.
- datadog Property Map
Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
- dynatrace Property Map
The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials for more details.
- google
Analytics Property Map The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode Property Map
The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus Property Map The connector-specific credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.
- marketo Property Map
Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
- redshift Property Map
Connector-specific credentials required when using Amazon Redshift. See Redshift Connector Profile Credentials for more details.
- salesforce Property Map
The connector-specific credentials required when using Salesforce. See Salesforce Connector Profile Credentials for more details.
- sapo
Data Property Map The connector-specific credentials required when using SAPOData. See SAPOData Connector Profile Credentials for more details.
- service
Now Property Map The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
- singular Property Map
Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack Property Map
Connector-specific credentials required when using Slack. See Slack Connector Profile Credentials for more details.
- snowflake Property Map
The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials for more details.
- trendmicro Property Map
The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva Property Map
Connector-specific credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.
- zendesk Property Map
Connector-specific credentials required when using Zendesk. See Zendesk Connector Profile Credentials for more details.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitude, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs
- api_
key str Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- secret_
key str The Secret Access Key portion of the credentials.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnector, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorArgs
- Authentication
Type string The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- Api
Key ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Api Key Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Basic
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Basic Basic credentials that are required for the authentication of the user.
- Custom
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Custom If the connector uses the custom authentication mechanism, this holds the required credentials.
- Oauth2
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2 OAuth 2.0 credentials required for the authentication of the user.
- Authentication
Type string The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- Api
Key ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Api Key Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Basic
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Basic Basic credentials that are required for the authentication of the user.
- Custom
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Custom If the connector uses the custom authentication mechanism, this holds the required credentials.
- Oauth2
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2 OAuth 2.0 credentials required for the authentication of the user.
- authentication
Type String The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- api
Key ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Api Key Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- basic
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Basic Basic credentials that are required for the authentication of the user.
- custom
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Custom If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2 OAuth 2.0 credentials required for the authentication of the user.
- authentication
Type string The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- api
Key ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Api Key Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- basic
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Basic Basic credentials that are required for the authentication of the user.
- custom
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Custom If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2 OAuth 2.0 credentials required for the authentication of the user.
- authentication_
type str The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- api_
key ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Api Key Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- basic
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Basic Basic credentials that are required for the authentication of the user.
- custom
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Custom If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
Connector
Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2 OAuth 2.0 credentials required for the authentication of the user.
- authentication
Type String The authentication type that the custom connector uses for authenticating while creating a connector profile. One of:
APIKEY
,BASIC
,CUSTOM
,OAUTH2
.- api
Key Property Map Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- basic Property Map
Basic credentials that are required for the authentication of the user.
- custom Property Map
If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2 Property Map
OAuth 2.0 credentials required for the authentication of the user.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorApiKey, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorApiKeyArgs
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Api
Secret stringKey The API secret key required for API key authentication.
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Api
Secret stringKey The API secret key required for API key authentication.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Secret StringKey The API secret key required for API key authentication.
- api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Secret stringKey The API secret key required for API key authentication.
- api_
key str Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api_
secret_ strkey The API secret key required for API key authentication.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Secret StringKey The API secret key required for API key authentication.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorBasic, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorBasicArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorCustom, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorCustomArgs
- Custom
Authentication stringType The custom authentication type that the connector uses.
- Credentials
Map Dictionary<string, string> A map that holds custom authentication credentials.
- Custom
Authentication stringType The custom authentication type that the connector uses.
- Credentials
Map map[string]string A map that holds custom authentication credentials.
- custom
Authentication StringType The custom authentication type that the connector uses.
- credentials
Map Map<String,String> A map that holds custom authentication credentials.
- custom
Authentication stringType The custom authentication type that the connector uses.
- credentials
Map {[key: string]: string} A map that holds custom authentication credentials.
- custom_
authentication_ strtype The custom authentication type that the connector uses.
- credentials_
map Mapping[str, str] A map that holds custom authentication credentials.
- custom
Authentication StringType The custom authentication type that the connector uses.
- credentials
Map Map<String> A map that holds custom authentication credentials.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2Args
- Access
Token string The access token used to access the connector on your behalf.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- Access
Token string The access token used to access the connector on your behalf.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
- access
Token string The access token used to access the connector on your behalf.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token string The refresh token used to refresh an expired access token.
- access_
token str The access token used to access the connector on your behalf.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh_
token str The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2OauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2OauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadog, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Application
Key string Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Application
Key string Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- application
Key String Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
- api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- application
Key string Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
- api_
key str Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- application_
key str Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- application
Key String Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatrace, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs
- Api
Token string The API tokens used by Dynatrace API to authenticate various API calls.
- Api
Token string The API tokens used by Dynatrace API to authenticate various API calls.
- api
Token String The API tokens used by Dynatrace API to authenticate various API calls.
- api
Token string The API tokens used by Dynatrace API to authenticate various API calls.
- api_
token str The API tokens used by Dynatrace API to authenticate various API calls.
- api
Token String The API tokens used by Dynatrace API to authenticate various API calls.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalytics, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token string The refresh token used to refresh an expired access token.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Google Analytics Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh_
token str The refresh token used to refresh an expired access token.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycode, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeArgs
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Honeycode Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Honeycode Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Honeycode Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Honeycode Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token string The refresh token used to refresh an expired access token.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Honeycode Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh_
token str The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexus, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs
- Access
Key stringId The Access Key portion of the credentials.
- Datakey string
Encryption keys used to encrypt data.
- Secret
Access stringKey The secret key used to sign requests.
- User
Id string Identifier for the user.
- Access
Key stringId The Access Key portion of the credentials.
- Datakey string
Encryption keys used to encrypt data.
- Secret
Access stringKey The secret key used to sign requests.
- User
Id string Identifier for the user.
- access
Key StringId The Access Key portion of the credentials.
- datakey String
Encryption keys used to encrypt data.
- secret
Access StringKey The secret key used to sign requests.
- user
Id String Identifier for the user.
- access
Key stringId The Access Key portion of the credentials.
- datakey string
Encryption keys used to encrypt data.
- secret
Access stringKey The secret key used to sign requests.
- user
Id string Identifier for the user.
- access_
key_ strid The Access Key portion of the credentials.
- datakey str
Encryption keys used to encrypt data.
- secret_
access_ strkey The secret key used to sign requests.
- user_
id str Identifier for the user.
- access
Key StringId The Access Key portion of the credentials.
- datakey String
Encryption keys used to encrypt data.
- secret
Access StringKey The secret key used to sign requests.
- user
Id String Identifier for the user.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketo, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgs
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Marketo Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Marketo Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Marketo Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Marketo Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Marketo Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshift, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceArgs
- Access
Token string The access token used to access the connector on your behalf.
- Client
Credentials stringArn The secret manager ARN, which contains the client ID and client secret of the connected app.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- Access
Token string The access token used to access the connector on your behalf.
- Client
Credentials stringArn The secret manager ARN, which contains the client ID and client secret of the connected app.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- client
Credentials StringArn The secret manager ARN, which contains the client ID and client secret of the connected app.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
- access
Token string The access token used to access the connector on your behalf.
- client
Credentials stringArn The secret manager ARN, which contains the client ID and client secret of the connected app.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token string The refresh token used to refresh an expired access token.
- access_
token str The access token used to access the connector on your behalf.
- client_
credentials_ strarn The secret manager ARN, which contains the client ID and client secret of the connected app.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh_
token str The refresh token used to refresh an expired access token.
- access
Token String The access token used to access the connector on your behalf.
- client
Credentials StringArn The secret manager ARN, which contains the client ID and client secret of the connected app.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs
- Basic
Auth ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials Sapo Data Basic Auth Credentials The SAPOData basic authentication credentials.
- Oauth
Credentials ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials The SAPOData OAuth type authentication credentials.
- Basic
Auth ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials Sapo Data Basic Auth Credentials The SAPOData basic authentication credentials.
- Oauth
Credentials ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials The SAPOData OAuth type authentication credentials.
- basic
Auth ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials Sapo Data Basic Auth Credentials The SAPOData basic authentication credentials.
- oauth
Credentials ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials The SAPOData OAuth type authentication credentials.
- basic
Auth ConnectorCredentials Profile Connector Profile Config Connector Profile Credentials Sapo Data Basic Auth Credentials The SAPOData basic authentication credentials.
- oauth
Credentials ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials The SAPOData OAuth type authentication credentials.
- basic_
auth_ Connectorcredentials Profile Connector Profile Config Connector Profile Credentials Sapo Data Basic Auth Credentials The SAPOData basic authentication credentials.
- oauth_
credentials ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials The SAPOData OAuth type authentication credentials.
- basic
Auth Property MapCredentials The SAPOData basic authentication credentials.
- oauth
Credentials Property Map The SAPOData OAuth type authentication credentials.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentials, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentialsArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentials, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsArgs
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Refresh
Token string The refresh token used to refresh an expired access token.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token string The refresh token used to refresh an expired access token.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh_
token str The refresh token used to refresh an expired access token.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- refresh
Token String The refresh token used to refresh an expired access token.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNow, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingular, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- Api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Key string Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api_
key str Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api
Key String Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlack, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Slack Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Slack Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Slack Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Slack Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Slack Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflake, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicro, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs
- Api
Secret stringKey The API secret key required for API key authentication.
- Api
Secret stringKey The API secret key required for API key authentication.
- api
Secret StringKey The API secret key required for API key authentication.
- api
Secret stringKey The API secret key required for API key authentication.
- api_
secret_ strkey The API secret key required for API key authentication.
- api
Secret StringKey The API secret key required for API key authentication.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsVeeva, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsVeevaArgs
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendesk, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskArgs
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- Client
Id string The identifier for the desired client.
- Client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- Access
Token string The access token used to access the connector on your behalf.
- Oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id string The identifier for the desired client.
- client
Secret string The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token string The access token used to access the connector on your behalf.
- oauth
Request ConnectorProfile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client_
id str The identifier for the desired client.
- client_
secret str The client secret used by the OAuth client to authenticate to the authorization server.
- access_
token str The access token used to access the connector on your behalf.
- oauth_
request ConnectorProfile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
- client
Id String The identifier for the desired client.
- client
Secret String The client secret used by the OAuth client to authenticate to the authorization server.
- access
Token String The access token used to access the connector on your behalf.
- oauth
Request Property Map Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskOauthRequest, ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskOauthRequestArgs
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- Auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- Redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code string The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri string The URL to which the authentication server redirects the browser after authorization has been granted.
- auth_
code str The code provided by the connector when it has been authenticated via the connected app.
- redirect_
uri str The URL to which the authentication server redirects the browser after authorization has been granted.
- auth
Code String The code provided by the connector when it has been authenticated via the connected app.
- redirect
Uri String The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorProfileConfigConnectorProfileProperties, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs
- Amplitude
Connector
Profile Connector Profile Config Connector Profile Properties Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- Custom
Connector ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- Datadog
Connector
Profile Connector Profile Config Connector Profile Properties Datadog Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- Dynatrace
Connector
Profile Connector Profile Config Connector Profile Properties Dynatrace The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- Google
Analytics ConnectorProfile Connector Profile Config Connector Profile Properties Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- Honeycode
Connector
Profile Connector Profile Config Connector Profile Properties Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- Infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Properties Infor Nexus The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- Marketo
Connector
Profile Connector Profile Config Connector Profile Properties Marketo Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- Redshift
Connector
Profile Connector Profile Config Connector Profile Properties Redshift Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- Salesforce
Connector
Profile Connector Profile Config Connector Profile Properties Salesforce The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- Sapo
Data ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- Service
Now ConnectorProfile Connector Profile Config Connector Profile Properties Service Now The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- Singular
Connector
Profile Connector Profile Config Connector Profile Properties Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- Slack
Connector
Profile Connector Profile Config Connector Profile Properties Slack Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- Snowflake
Connector
Profile Connector Profile Config Connector Profile Properties Snowflake The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- Trendmicro
Connector
Profile Connector Profile Config Connector Profile Properties Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- Veeva
Connector
Profile Connector Profile Config Connector Profile Properties Veeva Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- Zendesk
Connector
Profile Connector Profile Config Connector Profile Properties Zendesk Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
- Amplitude
Connector
Profile Connector Profile Config Connector Profile Properties Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- Custom
Connector ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- Datadog
Connector
Profile Connector Profile Config Connector Profile Properties Datadog Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- Dynatrace
Connector
Profile Connector Profile Config Connector Profile Properties Dynatrace The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- Google
Analytics ConnectorProfile Connector Profile Config Connector Profile Properties Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- Honeycode
Connector
Profile Connector Profile Config Connector Profile Properties Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- Infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Properties Infor Nexus The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- Marketo
Connector
Profile Connector Profile Config Connector Profile Properties Marketo Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- Redshift
Connector
Profile Connector Profile Config Connector Profile Properties Redshift Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- Salesforce
Connector
Profile Connector Profile Config Connector Profile Properties Salesforce The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- Sapo
Data ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- Service
Now ConnectorProfile Connector Profile Config Connector Profile Properties Service Now The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- Singular
Connector
Profile Connector Profile Config Connector Profile Properties Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- Slack
Connector
Profile Connector Profile Config Connector Profile Properties Slack Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- Snowflake
Connector
Profile Connector Profile Config Connector Profile Properties Snowflake The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- Trendmicro
Connector
Profile Connector Profile Config Connector Profile Properties Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- Veeva
Connector
Profile Connector Profile Config Connector Profile Properties Veeva Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- Zendesk
Connector
Profile Connector Profile Config Connector Profile Properties Zendesk Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Properties Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Properties Datadog Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Properties Dynatrace The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- google
Analytics ConnectorProfile Connector Profile Config Connector Profile Properties Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Properties Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Properties Infor Nexus The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Properties Marketo Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Properties Redshift Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Properties Salesforce The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- sapo
Data ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- service
Now ConnectorProfile Connector Profile Config Connector Profile Properties Service Now The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Properties Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Properties Slack Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Properties Snowflake The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Properties Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Properties Veeva Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Properties Zendesk Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Properties Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Properties Datadog Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Properties Dynatrace The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- google
Analytics ConnectorProfile Connector Profile Config Connector Profile Properties Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Properties Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus ConnectorProfile Connector Profile Config Connector Profile Properties Infor Nexus The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Properties Marketo Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Properties Redshift Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Properties Salesforce The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- sapo
Data ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- service
Now ConnectorProfile Connector Profile Config Connector Profile Properties Service Now The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Properties Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Properties Slack Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Properties Snowflake The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Properties Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Properties Veeva Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Properties Zendesk Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
- amplitude
Connector
Profile Connector Profile Config Connector Profile Properties Amplitude The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom_
connector ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- datadog
Connector
Profile Connector Profile Config Connector Profile Properties Datadog Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- dynatrace
Connector
Profile Connector Profile Config Connector Profile Properties Dynatrace The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- google_
analytics ConnectorProfile Connector Profile Config Connector Profile Properties Google Analytics The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode
Connector
Profile Connector Profile Config Connector Profile Properties Honeycode The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor_
nexus ConnectorProfile Connector Profile Config Connector Profile Properties Infor Nexus The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- marketo
Connector
Profile Connector Profile Config Connector Profile Properties Marketo Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- redshift
Connector
Profile Connector Profile Config Connector Profile Properties Redshift Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- salesforce
Connector
Profile Connector Profile Config Connector Profile Properties Salesforce The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- sapo_
data ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- service_
now ConnectorProfile Connector Profile Config Connector Profile Properties Service Now The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- singular
Connector
Profile Connector Profile Config Connector Profile Properties Singular Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack
Connector
Profile Connector Profile Config Connector Profile Properties Slack Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- snowflake
Connector
Profile Connector Profile Config Connector Profile Properties Snowflake The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- trendmicro
Connector
Profile Connector Profile Config Connector Profile Properties Trendmicro The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva
Connector
Profile Connector Profile Config Connector Profile Properties Veeva Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- zendesk
Connector
Profile Connector Profile Config Connector Profile Properties Zendesk Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
- amplitude Property Map
The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.
- custom
Connector Property Map The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.
- datadog Property Map
Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
- dynatrace Property Map
The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.
- google
Analytics Property Map The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
- honeycode Property Map
The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.
- infor
Nexus Property Map The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.
- marketo Property Map
Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.
- redshift Property Map
Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
- salesforce Property Map
The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.
- sapo
Data Property Map The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.
- service
Now Property Map The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
- singular Property Map
Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.
- slack Property Map
Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
- snowflake Property Map
The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.
- trendmicro Property Map
The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.
- veeva Property Map
Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.
- zendesk Property Map
Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnector, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs
- Oauth2Properties
Connector
Profile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties The OAuth 2.0 properties required for OAuth 2.0 authentication.
- Profile
Properties Dictionary<string, string> A map of properties that are required to create a profile for the custom connector.
- Oauth2Properties
Connector
Profile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties The OAuth 2.0 properties required for OAuth 2.0 authentication.
- Profile
Properties map[string]string A map of properties that are required to create a profile for the custom connector.
- oauth2Properties
Connector
Profile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profile
Properties Map<String,String> A map of properties that are required to create a profile for the custom connector.
- oauth2Properties
Connector
Profile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profile
Properties {[key: string]: string} A map of properties that are required to create a profile for the custom connector.
- oauth2_
properties ConnectorProfile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profile_
properties Mapping[str, str] A map of properties that are required to create a profile for the custom connector.
- oauth2Properties Property Map
The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profile
Properties Map<String> A map of properties that are required to create a profile for the custom connector.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2PropertiesArgs
- Oauth2Grant
Type string The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- Token
Url string The token URL required for OAuth 2.0 authentication.
- Token
Url Dictionary<string, string>Custom Properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
- Oauth2Grant
Type string The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- Token
Url string The token URL required for OAuth 2.0 authentication.
- Token
Url map[string]stringCustom Properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
- oauth2Grant
Type String The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- token
Url String The token URL required for OAuth 2.0 authentication.
- token
Url Map<String,String>Custom Properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
- oauth2Grant
Type string The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- token
Url string The token URL required for OAuth 2.0 authentication.
- token
Url {[key: string]: string}Custom Properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
- oauth2_
grant_ strtype The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- token_
url str The token URL required for OAuth 2.0 authentication.
- token_
url_ Mapping[str, str]custom_ properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
- oauth2Grant
Type String The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication. One of:
AUTHORIZATION_CODE
,CLIENT_CREDENTIALS
.- token
Url String The token URL required for OAuth 2.0 authentication.
- token
Url Map<String>Custom Properties Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadog, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDynatrace, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDynatraceArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesInforNexus, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesInforNexusArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesMarketo, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesMarketoArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs
- Bucket
Name string A name for the associated Amazon S3 bucket.
- Role
Arn string ARN of the IAM role.
- Bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- Cluster
Identifier string The unique ID that's assigned to an Amazon Redshift cluster.
- Data
Api stringRole Arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- Database
Name string The name of an Amazon Redshift database.
- Database
Url string The JDBC URL of the Amazon Redshift cluster.
- Bucket
Name string A name for the associated Amazon S3 bucket.
- Role
Arn string ARN of the IAM role.
- Bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- Cluster
Identifier string The unique ID that's assigned to an Amazon Redshift cluster.
- Data
Api stringRole Arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- Database
Name string The name of an Amazon Redshift database.
- Database
Url string The JDBC URL of the Amazon Redshift cluster.
- bucket
Name String A name for the associated Amazon S3 bucket.
- role
Arn String ARN of the IAM role.
- bucket
Prefix String The object key for the destination bucket in which Amazon AppFlow places the files.
- cluster
Identifier String The unique ID that's assigned to an Amazon Redshift cluster.
- data
Api StringRole Arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- database
Name String The name of an Amazon Redshift database.
- database
Url String The JDBC URL of the Amazon Redshift cluster.
- bucket
Name string A name for the associated Amazon S3 bucket.
- role
Arn string ARN of the IAM role.
- bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- cluster
Identifier string The unique ID that's assigned to an Amazon Redshift cluster.
- data
Api stringRole Arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- database
Name string The name of an Amazon Redshift database.
- database
Url string The JDBC URL of the Amazon Redshift cluster.
- bucket_
name str A name for the associated Amazon S3 bucket.
- role_
arn str ARN of the IAM role.
- bucket_
prefix str The object key for the destination bucket in which Amazon AppFlow places the files.
- cluster_
identifier str The unique ID that's assigned to an Amazon Redshift cluster.
- data_
api_ strrole_ arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- database_
name str The name of an Amazon Redshift database.
- database_
url str The JDBC URL of the Amazon Redshift cluster.
- bucket
Name String A name for the associated Amazon S3 bucket.
- role
Arn String ARN of the IAM role.
- bucket
Prefix String The object key for the destination bucket in which Amazon AppFlow places the files.
- cluster
Identifier String The unique ID that's assigned to an Amazon Redshift cluster.
- data
Api StringRole Arn ARN of the IAM role that permits AppFlow to access the database through Data API.
- database
Name String The name of an Amazon Redshift database.
- database
Url String The JDBC URL of the Amazon Redshift cluster.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforce, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs
- Instance
Url string The location of the Datadog resource.
- Is
Sandbox boolEnvironment Indicates whether the connector profile applies to a sandbox or production environment.
- Instance
Url string The location of the Datadog resource.
- Is
Sandbox boolEnvironment Indicates whether the connector profile applies to a sandbox or production environment.
- instance
Url String The location of the Datadog resource.
- is
Sandbox BooleanEnvironment Indicates whether the connector profile applies to a sandbox or production environment.
- instance
Url string The location of the Datadog resource.
- is
Sandbox booleanEnvironment Indicates whether the connector profile applies to a sandbox or production environment.
- instance_
url str The location of the Datadog resource.
- is_
sandbox_ boolenvironment Indicates whether the connector profile applies to a sandbox or production environment.
- instance
Url String The location of the Datadog resource.
- is
Sandbox BooleanEnvironment Indicates whether the connector profile applies to a sandbox or production environment.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoData, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataArgs
- Application
Host stringUrl The location of the SAPOData resource.
- Application
Service stringPath The application path to catalog service.
- Client
Number string The client number for the client creating the connection.
- Port
Number int The port number of the SAPOData instance.
- Logon
Language string The logon language of SAPOData instance.
- Oauth
Properties ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data Oauth Properties The SAPOData OAuth properties required for OAuth type authentication.
- Private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- Application
Host stringUrl The location of the SAPOData resource.
- Application
Service stringPath The application path to catalog service.
- Client
Number string The client number for the client creating the connection.
- Port
Number int The port number of the SAPOData instance.
- Logon
Language string The logon language of SAPOData instance.
- Oauth
Properties ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data Oauth Properties The SAPOData OAuth properties required for OAuth type authentication.
- Private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- application
Host StringUrl The location of the SAPOData resource.
- application
Service StringPath The application path to catalog service.
- client
Number String The client number for the client creating the connection.
- port
Number Integer The port number of the SAPOData instance.
- logon
Language String The logon language of SAPOData instance.
- oauth
Properties ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data Oauth Properties The SAPOData OAuth properties required for OAuth type authentication.
- private
Link StringService Name The SAPOData Private Link service name to be used for private data transfers.
- application
Host stringUrl The location of the SAPOData resource.
- application
Service stringPath The application path to catalog service.
- client
Number string The client number for the client creating the connection.
- port
Number number The port number of the SAPOData instance.
- logon
Language string The logon language of SAPOData instance.
- oauth
Properties ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data Oauth Properties The SAPOData OAuth properties required for OAuth type authentication.
- private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- application_
host_ strurl The location of the SAPOData resource.
- application_
service_ strpath The application path to catalog service.
- client_
number str The client number for the client creating the connection.
- port_
number int The port number of the SAPOData instance.
- logon_
language str The logon language of SAPOData instance.
- oauth_
properties ConnectorProfile Connector Profile Config Connector Profile Properties Sapo Data Oauth Properties The SAPOData OAuth properties required for OAuth type authentication.
- private_
link_ strservice_ name The SAPOData Private Link service name to be used for private data transfers.
- application
Host StringUrl The location of the SAPOData resource.
- application
Service StringPath The application path to catalog service.
- client
Number String The client number for the client creating the connection.
- port
Number Number The port number of the SAPOData instance.
- logon
Language String The logon language of SAPOData instance.
- oauth
Properties Property Map The SAPOData OAuth properties required for OAuth type authentication.
- private
Link StringService Name The SAPOData Private Link service name to be used for private data transfers.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthProperties, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthPropertiesArgs
- Auth
Code stringUrl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- Oauth
Scopes List<string> The OAuth scopes required for OAuth type authentication.
- Token
Url string The token URL required for OAuth 2.0 authentication.
- Auth
Code stringUrl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- Oauth
Scopes []string The OAuth scopes required for OAuth type authentication.
- Token
Url string The token URL required for OAuth 2.0 authentication.
- auth
Code StringUrl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oauth
Scopes List<String> The OAuth scopes required for OAuth type authentication.
- token
Url String The token URL required for OAuth 2.0 authentication.
- auth
Code stringUrl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oauth
Scopes string[] The OAuth scopes required for OAuth type authentication.
- token
Url string The token URL required for OAuth 2.0 authentication.
- auth_
code_ strurl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oauth_
scopes Sequence[str] The OAuth scopes required for OAuth type authentication.
- token_
url str The token URL required for OAuth 2.0 authentication.
- auth
Code StringUrl The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oauth
Scopes List<String> The OAuth scopes required for OAuth type authentication.
- token
Url String The token URL required for OAuth 2.0 authentication.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNow, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlack, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs
- Bucket
Name string A name for the associated Amazon S3 bucket.
- Stage string
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- Warehouse string
The name of the Snowflake warehouse.
- Account
Name string The name of the account.
- Bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- Private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- Region string
AWS Region of the Snowflake account.
- Bucket
Name string A name for the associated Amazon S3 bucket.
- Stage string
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- Warehouse string
The name of the Snowflake warehouse.
- Account
Name string The name of the account.
- Bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- Private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- Region string
AWS Region of the Snowflake account.
- bucket
Name String A name for the associated Amazon S3 bucket.
- stage String
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- warehouse String
The name of the Snowflake warehouse.
- account
Name String The name of the account.
- bucket
Prefix String The object key for the destination bucket in which Amazon AppFlow places the files.
- private
Link StringService Name The SAPOData Private Link service name to be used for private data transfers.
- region String
AWS Region of the Snowflake account.
- bucket
Name string A name for the associated Amazon S3 bucket.
- stage string
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- warehouse string
The name of the Snowflake warehouse.
- account
Name string The name of the account.
- bucket
Prefix string The object key for the destination bucket in which Amazon AppFlow places the files.
- private
Link stringService Name The SAPOData Private Link service name to be used for private data transfers.
- region string
AWS Region of the Snowflake account.
- bucket_
name str A name for the associated Amazon S3 bucket.
- stage str
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- warehouse str
The name of the Snowflake warehouse.
- account_
name str The name of the account.
- bucket_
prefix str The object key for the destination bucket in which Amazon AppFlow places the files.
- private_
link_ strservice_ name The SAPOData Private Link service name to be used for private data transfers.
- region str
AWS Region of the Snowflake account.
- bucket
Name String A name for the associated Amazon S3 bucket.
- stage String
Name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format:
<Database>.<Schema>.<Stage Name>
.- warehouse String
The name of the Snowflake warehouse.
- account
Name String The name of the account.
- bucket
Prefix String The object key for the destination bucket in which Amazon AppFlow places the files.
- private
Link StringService Name The SAPOData Private Link service name to be used for private data transfers.
- region String
AWS Region of the Snowflake account.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesVeeva, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesVeevaArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesZendesk, ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesZendeskArgs
- Instance
Url string The location of the Datadog resource.
- Instance
Url string The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
- instance
Url string The location of the Datadog resource.
- instance_
url str The location of the Datadog resource.
- instance
Url String The location of the Datadog resource.
Import
Using pulumi import
, import AppFlow Connector Profile using the connector profile arn
. For example:
$ pulumi import aws:appflow/connectorProfile:ConnectorProfile profile arn:aws:appflow:us-west-2:123456789012:connectorprofile/example-profile
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
aws
Terraform Provider.
Try AWS Native preview for resources not in the classic version.