We recommend new projects start with resources from the AWS provider.
aws-native.appflow.ConnectorProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::AppFlow::ConnectorProfile
Create ConnectorProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ConnectorProfile(name: string, args: ConnectorProfileArgs, opts?: CustomResourceOptions);@overload
def ConnectorProfile(resource_name: str,
                     args: ConnectorProfileArgs,
                     opts: Optional[ResourceOptions] = None)
@overload
def ConnectorProfile(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     connection_mode: Optional[ConnectorProfileConnectionMode] = None,
                     connector_type: Optional[ConnectorProfileConnectorType] = None,
                     connector_label: Optional[str] = None,
                     connector_profile_config: Optional[ConnectorProfileConfigArgs] = None,
                     connector_profile_name: Optional[str] = None,
                     kms_arn: Optional[str] = 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-native:appflow:ConnectorProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- 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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ConnectorProfile resource accepts the following input properties:
- ConnectionMode Pulumi.Aws Native. App Flow. Connector Profile Connection Mode 
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- ConnectorType Pulumi.Aws Native. App Flow. Connector Profile Connector Type 
- List of Saas providers that need connector profile to be created
- ConnectorLabel 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/.
- ConnectorProfile Pulumi.Config Aws Native. App Flow. Inputs. Connector Profile Config 
- Connector specific configurations needed to create connector profile
- ConnectorProfile stringName 
- The maximum number of items to retrieve in a single batch.
- KmsArn string
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
- ConnectionMode ConnectorProfile Connection Mode 
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- ConnectorType ConnectorProfile Connector Type 
- List of Saas providers that need connector profile to be created
- ConnectorLabel 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/.
- ConnectorProfile ConnectorConfig Profile Config Args 
- Connector specific configurations needed to create connector profile
- ConnectorProfile stringName 
- The maximum number of items to retrieve in a single batch.
- KmsArn string
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
- connectionMode ConnectorProfile Connection Mode 
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- connectorType ConnectorProfile Connector Type 
- List of Saas providers that need connector profile to be created
- connectorLabel 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/.
- connectorProfile ConnectorConfig Profile Config 
- Connector specific configurations needed to create connector profile
- connectorProfile StringName 
- The maximum number of items to retrieve in a single batch.
- kmsArn String
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
- connectionMode ConnectorProfile Connection Mode 
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- connectorType ConnectorProfile Connector Type 
- List of Saas providers that need connector profile to be created
- connectorLabel 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/.
- connectorProfile ConnectorConfig Profile Config 
- Connector specific configurations needed to create connector profile
- connectorProfile stringName 
- The maximum number of items to retrieve in a single batch.
- kmsArn string
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
- connection_mode ConnectorProfile Connection Mode 
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- connector_type ConnectorProfile Connector Type 
- List of Saas providers that need connector profile to be created
- 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 Config Args 
- Connector specific configurations needed to create connector profile
- connector_profile_ strname 
- The maximum number of items to retrieve in a single batch.
- kms_arn str
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
- connectionMode "Public" | "Private"
- Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular
- connectorType "Salesforce" | "Pardot" | "Singular" | "Slack" | "Redshift" | "Marketo" | "Googleanalytics" | "Zendesk" | "Servicenow" | "SAPOData" | "Datadog" | "Trendmicro" | "Snowflake" | "Dynatrace" | "Infornexus" | "Amplitude" | "Veeva" | "CustomConnector" 
- List of Saas providers that need connector profile to be created
- connectorLabel 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/.
- connectorProfile Property MapConfig 
- Connector specific configurations needed to create connector profile
- connectorProfile StringName 
- The maximum number of items to retrieve in a single batch.
- kmsArn String
- The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key.
Outputs
All input properties are implicitly available as output properties. Additionally, the ConnectorProfile resource produces the following output properties:
- ConnectorProfile stringArn 
- Unique identifier for connector profile resources
- CredentialsArn string
- A unique Arn for Connector-Profile resource
- Id string
- The provider-assigned unique ID for this managed resource.
- ConnectorProfile stringArn 
- Unique identifier for connector profile resources
- CredentialsArn string
- A unique Arn for Connector-Profile resource
- Id string
- The provider-assigned unique ID for this managed resource.
- connectorProfile StringArn 
- Unique identifier for connector profile resources
- credentialsArn String
- A unique Arn for Connector-Profile resource
- id String
- The provider-assigned unique ID for this managed resource.
- connectorProfile stringArn 
- Unique identifier for connector profile resources
- credentialsArn string
- A unique Arn for Connector-Profile resource
- id string
- The provider-assigned unique ID for this managed resource.
- connector_profile_ strarn 
- Unique identifier for connector profile resources
- credentials_arn str
- A unique Arn for Connector-Profile resource
- id str
- The provider-assigned unique ID for this managed resource.
- connectorProfile StringArn 
- Unique identifier for connector profile resources
- credentialsArn String
- A unique Arn for Connector-Profile resource
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
ConnectorProfileAmplitudeConnectorProfileCredentials, ConnectorProfileAmplitudeConnectorProfileCredentialsArgs            
- api_key str
- A 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.
ConnectorProfileApiKeyCredentials, ConnectorProfileApiKeyCredentialsArgs          
- ApiKey string
- The API key required for API key authentication.
- ApiSecret stringKey 
- The API secret key required for API key authentication.
- ApiKey string
- The API key required for API key authentication.
- ApiSecret stringKey 
- The API secret key required for API key authentication.
- apiKey String
- The API key required for API key authentication.
- apiSecret StringKey 
- The API secret key required for API key authentication.
- apiKey string
- The API key required for API key authentication.
- apiSecret stringKey 
- The API secret key required for API key authentication.
- api_key str
- The API key required for API key authentication.
- api_secret_ strkey 
- The API secret key required for API key authentication.
- apiKey String
- The API key required for API key authentication.
- apiSecret StringKey 
- The API secret key required for API key authentication.
ConnectorProfileAuthenticationType, ConnectorProfileAuthenticationTypeArgs        
- Oauth2
- OAUTH2
- Apikey
- APIKEY
- Basic
- BASIC
- Custom
- CUSTOM
- ConnectorProfile Authentication Type Oauth2 
- OAUTH2
- ConnectorProfile Authentication Type Apikey 
- APIKEY
- ConnectorProfile Authentication Type Basic 
- BASIC
- ConnectorProfile Authentication Type Custom 
- CUSTOM
- Oauth2
- OAUTH2
- Apikey
- APIKEY
- Basic
- BASIC
- Custom
- CUSTOM
- Oauth2
- OAUTH2
- Apikey
- APIKEY
- Basic
- BASIC
- Custom
- CUSTOM
- OAUTH2
- OAUTH2
- APIKEY
- APIKEY
- BASIC
- BASIC
- CUSTOM
- CUSTOM
- "OAUTH2"
- OAUTH2
- "APIKEY"
- APIKEY
- "BASIC"
- BASIC
- "CUSTOM"
- CUSTOM
ConnectorProfileBasicAuthCredentials, ConnectorProfileBasicAuthCredentialsArgs          
ConnectorProfileConfig, ConnectorProfileConfigArgs      
- ConnectorProfile Pulumi.Credentials Aws Native. App Flow. Inputs. Connector Profile Credentials 
- The connector-specific credentials required by each connector.
- ConnectorProfile Pulumi.Properties Aws Native. App Flow. Inputs. Connector Profile Properties 
- The connector-specific properties of the profile configuration.
- ConnectorProfile ConnectorCredentials Profile Credentials 
- The connector-specific credentials required by each connector.
- ConnectorProfile ConnectorProperties Profile Properties 
- The connector-specific properties of the profile configuration.
- connectorProfile ConnectorCredentials Profile Credentials 
- The connector-specific credentials required by each connector.
- connectorProfile ConnectorProperties Profile Properties 
- The connector-specific properties of the profile configuration.
- connectorProfile ConnectorCredentials Profile Credentials 
- The connector-specific credentials required by each connector.
- connectorProfile ConnectorProperties Profile Properties 
- The connector-specific properties of the profile configuration.
- connector_profile_ Connectorcredentials Profile Credentials 
- The connector-specific credentials required by each connector.
- connector_profile_ Connectorproperties Profile Properties 
- The connector-specific properties of the profile configuration.
- connectorProfile Property MapCredentials 
- The connector-specific credentials required by each connector.
- connectorProfile Property MapProperties 
- The connector-specific properties of the profile configuration.
ConnectorProfileConnectionMode, ConnectorProfileConnectionModeArgs        
- Public
- Public
- Private
- Private
- ConnectorProfile Connection Mode Public 
- Public
- ConnectorProfile Connection Mode Private 
- Private
- Public
- Public
- Private
- Private
- Public
- Public
- Private
- Private
- PUBLIC
- Public
- PRIVATE
- Private
- "Public"
- Public
- "Private"
- Private
ConnectorProfileConnectorOAuthRequest, ConnectorProfileConnectorOAuthRequestArgs          
- AuthCode string
- The code provided by the connector when it has been authenticated via the connected app.
- RedirectUri string
- The URL to which the authentication server redirects the browser after authorization has been granted.
- AuthCode string
- The code provided by the connector when it has been authenticated via the connected app.
- RedirectUri string
- The URL to which the authentication server redirects the browser after authorization has been granted.
- authCode String
- The code provided by the connector when it has been authenticated via the connected app.
- redirectUri String
- The URL to which the authentication server redirects the browser after authorization has been granted.
- authCode string
- The code provided by the connector when it has been authenticated via the connected app.
- redirectUri 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.
- authCode String
- The code provided by the connector when it has been authenticated via the connected app.
- redirectUri String
- The URL to which the authentication server redirects the browser after authorization has been granted.
ConnectorProfileConnectorType, ConnectorProfileConnectorTypeArgs        
- Salesforce
- Salesforce
- Pardot
- Pardot
- Singular
- Singular
- Slack
- Slack
- Redshift
- Redshift
- Marketo
- Marketo
- Googleanalytics
- Googleanalytics
- Zendesk
- Zendesk
- Servicenow
- Servicenow
- SapoData 
- SAPOData
- Datadog
- Datadog
- Trendmicro
- Trendmicro
- Snowflake
- Snowflake
- Dynatrace
- Dynatrace
- Infornexus
- Infornexus
- Amplitude
- Amplitude
- Veeva
- Veeva
- CustomConnector 
- CustomConnector
- ConnectorProfile Connector Type Salesforce 
- Salesforce
- ConnectorProfile Connector Type Pardot 
- Pardot
- ConnectorProfile Connector Type Singular 
- Singular
- ConnectorProfile Connector Type Slack 
- Slack
- ConnectorProfile Connector Type Redshift 
- Redshift
- ConnectorProfile Connector Type Marketo 
- Marketo
- ConnectorProfile Connector Type Googleanalytics 
- Googleanalytics
- ConnectorProfile Connector Type Zendesk 
- Zendesk
- ConnectorProfile Connector Type Servicenow 
- Servicenow
- ConnectorProfile Connector Type Sapo Data 
- SAPOData
- ConnectorProfile Connector Type Datadog 
- Datadog
- ConnectorProfile Connector Type Trendmicro 
- Trendmicro
- ConnectorProfile Connector Type Snowflake 
- Snowflake
- ConnectorProfile Connector Type Dynatrace 
- Dynatrace
- ConnectorProfile Connector Type Infornexus 
- Infornexus
- ConnectorProfile Connector Type Amplitude 
- Amplitude
- ConnectorProfile Connector Type Veeva 
- Veeva
- ConnectorProfile Connector Type Custom Connector 
- CustomConnector
- Salesforce
- Salesforce
- Pardot
- Pardot
- Singular
- Singular
- Slack
- Slack
- Redshift
- Redshift
- Marketo
- Marketo
- Googleanalytics
- Googleanalytics
- Zendesk
- Zendesk
- Servicenow
- Servicenow
- SapoData 
- SAPOData
- Datadog
- Datadog
- Trendmicro
- Trendmicro
- Snowflake
- Snowflake
- Dynatrace
- Dynatrace
- Infornexus
- Infornexus
- Amplitude
- Amplitude
- Veeva
- Veeva
- CustomConnector 
- CustomConnector
- Salesforce
- Salesforce
- Pardot
- Pardot
- Singular
- Singular
- Slack
- Slack
- Redshift
- Redshift
- Marketo
- Marketo
- Googleanalytics
- Googleanalytics
- Zendesk
- Zendesk
- Servicenow
- Servicenow
- SapoData 
- SAPOData
- Datadog
- Datadog
- Trendmicro
- Trendmicro
- Snowflake
- Snowflake
- Dynatrace
- Dynatrace
- Infornexus
- Infornexus
- Amplitude
- Amplitude
- Veeva
- Veeva
- CustomConnector 
- CustomConnector
- SALESFORCE
- Salesforce
- PARDOT
- Pardot
- SINGULAR
- Singular
- SLACK
- Slack
- REDSHIFT
- Redshift
- MARKETO
- Marketo
- GOOGLEANALYTICS
- Googleanalytics
- ZENDESK
- Zendesk
- SERVICENOW
- Servicenow
- SAPO_DATA
- SAPOData
- DATADOG
- Datadog
- TRENDMICRO
- Trendmicro
- SNOWFLAKE
- Snowflake
- DYNATRACE
- Dynatrace
- INFORNEXUS
- Infornexus
- AMPLITUDE
- Amplitude
- VEEVA
- Veeva
- CUSTOM_CONNECTOR
- CustomConnector
- "Salesforce"
- Salesforce
- "Pardot"
- Pardot
- "Singular"
- Singular
- "Slack"
- Slack
- "Redshift"
- Redshift
- "Marketo"
- Marketo
- "Googleanalytics"
- Googleanalytics
- "Zendesk"
- Zendesk
- "Servicenow"
- Servicenow
- "SAPOData"
- SAPOData
- "Datadog"
- Datadog
- "Trendmicro"
- Trendmicro
- "Snowflake"
- Snowflake
- "Dynatrace"
- Dynatrace
- "Infornexus"
- Infornexus
- "Amplitude"
- Amplitude
- "Veeva"
- Veeva
- "CustomConnector" 
- CustomConnector
ConnectorProfileCredentials, ConnectorProfileCredentialsArgs      
- Amplitude
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Amplitude Connector Profile Credentials 
- The connector-specific credentials required when using Amplitude.
- CustomConnector Pulumi.Aws Native. App Flow. Inputs. Connector Profile Custom Connector Profile Credentials 
- The connector-specific profile credentials that are required when using the custom connector.
- Datadog
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Datadog Connector Profile Credentials 
- The connector-specific credentials required when using Datadog.
- Dynatrace
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Dynatrace Connector Profile Credentials 
- The connector-specific credentials required when using Dynatrace.
- GoogleAnalytics Pulumi.Aws Native. App Flow. Inputs. Connector Profile Google Analytics Connector Profile Credentials 
- The connector-specific credentials required when using Google Analytics.
- InforNexus Pulumi.Aws Native. App Flow. Inputs. Connector Profile Infor Nexus Connector Profile Credentials 
- The connector-specific credentials required when using Infor Nexus.
- Marketo
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Marketo Connector Profile Credentials 
- The connector-specific credentials required when using Marketo.
- Pardot
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Pardot Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce Pardot.
- Redshift
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Redshift Connector Profile Credentials 
- The connector-specific credentials required when using Amazon Redshift.
- Salesforce
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Salesforce Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce.
- SapoData Pulumi.Aws Native. App Flow. Inputs. Connector Profile Sapo Data Connector Profile Credentials 
- The connector-specific profile credentials required when using SAPOData.
- ServiceNow Pulumi.Aws Native. App Flow. Inputs. Connector Profile Service Now Connector Profile Credentials 
- The connector-specific credentials required when using ServiceNow.
- Singular
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Singular Connector Profile Credentials 
- The connector-specific credentials required when using Singular.
- Slack
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Slack Connector Profile Credentials 
- The connector-specific credentials required when using Slack.
- Snowflake
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Snowflake Connector Profile Credentials 
- The connector-specific credentials required when using Snowflake.
- Trendmicro
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Trendmicro Connector Profile Credentials 
- The connector-specific credentials required when using Trend Micro.
- Veeva
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Veeva Connector Profile Credentials 
- The connector-specific credentials required when using Veeva.
- Zendesk
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Zendesk Connector Profile Credentials 
- The connector-specific credentials required when using Zendesk.
- Amplitude
ConnectorProfile Amplitude Connector Profile Credentials 
- The connector-specific credentials required when using Amplitude.
- CustomConnector ConnectorProfile Custom Connector Profile Credentials 
- The connector-specific profile credentials that are required when using the custom connector.
- Datadog
ConnectorProfile Datadog Connector Profile Credentials 
- The connector-specific credentials required when using Datadog.
- Dynatrace
ConnectorProfile Dynatrace Connector Profile Credentials 
- The connector-specific credentials required when using Dynatrace.
- GoogleAnalytics ConnectorProfile Google Analytics Connector Profile Credentials 
- The connector-specific credentials required when using Google Analytics.
- InforNexus ConnectorProfile Infor Nexus Connector Profile Credentials 
- The connector-specific credentials required when using Infor Nexus.
- Marketo
ConnectorProfile Marketo Connector Profile Credentials 
- The connector-specific credentials required when using Marketo.
- Pardot
ConnectorProfile Pardot Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce Pardot.
- Redshift
ConnectorProfile Redshift Connector Profile Credentials 
- The connector-specific credentials required when using Amazon Redshift.
- Salesforce
ConnectorProfile Salesforce Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce.
- SapoData ConnectorProfile Sapo Data Connector Profile Credentials 
- The connector-specific profile credentials required when using SAPOData.
- ServiceNow ConnectorProfile Service Now Connector Profile Credentials 
- The connector-specific credentials required when using ServiceNow.
- Singular
ConnectorProfile Singular Connector Profile Credentials 
- The connector-specific credentials required when using Singular.
- Slack
ConnectorProfile Slack Connector Profile Credentials 
- The connector-specific credentials required when using Slack.
- Snowflake
ConnectorProfile Snowflake Connector Profile Credentials 
- The connector-specific credentials required when using Snowflake.
- Trendmicro
ConnectorProfile Trendmicro Connector Profile Credentials 
- The connector-specific credentials required when using Trend Micro.
- Veeva
ConnectorProfile Veeva Connector Profile Credentials 
- The connector-specific credentials required when using Veeva.
- Zendesk
ConnectorProfile Zendesk Connector Profile Credentials 
- The connector-specific credentials required when using Zendesk.
- amplitude
ConnectorProfile Amplitude Connector Profile Credentials 
- The connector-specific credentials required when using Amplitude.
- customConnector ConnectorProfile Custom Connector Profile Credentials 
- The connector-specific profile credentials that are required when using the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Credentials 
- The connector-specific credentials required when using Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Credentials 
- The connector-specific credentials required when using Dynatrace.
- googleAnalytics ConnectorProfile Google Analytics Connector Profile Credentials 
- The connector-specific credentials required when using Google Analytics.
- inforNexus ConnectorProfile Infor Nexus Connector Profile Credentials 
- The connector-specific credentials required when using Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Credentials 
- The connector-specific credentials required when using Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Credentials 
- The connector-specific credentials required when using Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce.
- sapoData ConnectorProfile Sapo Data Connector Profile Credentials 
- The connector-specific profile credentials required when using SAPOData.
- serviceNow ConnectorProfile Service Now Connector Profile Credentials 
- The connector-specific credentials required when using ServiceNow.
- singular
ConnectorProfile Singular Connector Profile Credentials 
- The connector-specific credentials required when using Singular.
- slack
ConnectorProfile Slack Connector Profile Credentials 
- The connector-specific credentials required when using Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Credentials 
- The connector-specific credentials required when using Snowflake.
- trendmicro
ConnectorProfile Trendmicro Connector Profile Credentials 
- The connector-specific credentials required when using Trend Micro.
- veeva
ConnectorProfile Veeva Connector Profile Credentials 
- The connector-specific credentials required when using Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Credentials 
- The connector-specific credentials required when using Zendesk.
- amplitude
ConnectorProfile Amplitude Connector Profile Credentials 
- The connector-specific credentials required when using Amplitude.
- customConnector ConnectorProfile Custom Connector Profile Credentials 
- The connector-specific profile credentials that are required when using the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Credentials 
- The connector-specific credentials required when using Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Credentials 
- The connector-specific credentials required when using Dynatrace.
- googleAnalytics ConnectorProfile Google Analytics Connector Profile Credentials 
- The connector-specific credentials required when using Google Analytics.
- inforNexus ConnectorProfile Infor Nexus Connector Profile Credentials 
- The connector-specific credentials required when using Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Credentials 
- The connector-specific credentials required when using Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Credentials 
- The connector-specific credentials required when using Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce.
- sapoData ConnectorProfile Sapo Data Connector Profile Credentials 
- The connector-specific profile credentials required when using SAPOData.
- serviceNow ConnectorProfile Service Now Connector Profile Credentials 
- The connector-specific credentials required when using ServiceNow.
- singular
ConnectorProfile Singular Connector Profile Credentials 
- The connector-specific credentials required when using Singular.
- slack
ConnectorProfile Slack Connector Profile Credentials 
- The connector-specific credentials required when using Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Credentials 
- The connector-specific credentials required when using Snowflake.
- trendmicro
ConnectorProfile Trendmicro Connector Profile Credentials 
- The connector-specific credentials required when using Trend Micro.
- veeva
ConnectorProfile Veeva Connector Profile Credentials 
- The connector-specific credentials required when using Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Credentials 
- The connector-specific credentials required when using Zendesk.
- amplitude
ConnectorProfile Amplitude Connector Profile Credentials 
- The connector-specific credentials required when using Amplitude.
- custom_connector ConnectorProfile Custom Connector Profile Credentials 
- The connector-specific profile credentials that are required when using the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Credentials 
- The connector-specific credentials required when using Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Credentials 
- The connector-specific credentials required when using Dynatrace.
- google_analytics ConnectorProfile Google Analytics Connector Profile Credentials 
- The connector-specific credentials required when using Google Analytics.
- infor_nexus ConnectorProfile Infor Nexus Connector Profile Credentials 
- The connector-specific credentials required when using Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Credentials 
- The connector-specific credentials required when using Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Credentials 
- The connector-specific credentials required when using Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Credentials 
- The connector-specific credentials required when using Salesforce.
- sapo_data ConnectorProfile Sapo Data Connector Profile Credentials 
- The connector-specific profile credentials required when using SAPOData.
- service_now ConnectorProfile Service Now Connector Profile Credentials 
- The connector-specific credentials required when using ServiceNow.
- singular
ConnectorProfile Singular Connector Profile Credentials 
- The connector-specific credentials required when using Singular.
- slack
ConnectorProfile Slack Connector Profile Credentials 
- The connector-specific credentials required when using Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Credentials 
- The connector-specific credentials required when using Snowflake.
- trendmicro
ConnectorProfile Trendmicro Connector Profile Credentials 
- The connector-specific credentials required when using Trend Micro.
- veeva
ConnectorProfile Veeva Connector Profile Credentials 
- The connector-specific credentials required when using Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Credentials 
- The connector-specific credentials required when using Zendesk.
- amplitude Property Map
- The connector-specific credentials required when using Amplitude.
- customConnector Property Map
- The connector-specific profile credentials that are required when using the custom connector.
- datadog Property Map
- The connector-specific credentials required when using Datadog.
- dynatrace Property Map
- The connector-specific credentials required when using Dynatrace.
- googleAnalytics Property Map
- The connector-specific credentials required when using Google Analytics.
- inforNexus Property Map
- The connector-specific credentials required when using Infor Nexus.
- marketo Property Map
- The connector-specific credentials required when using Marketo.
- pardot Property Map
- The connector-specific credentials required when using Salesforce Pardot.
- redshift Property Map
- The connector-specific credentials required when using Amazon Redshift.
- salesforce Property Map
- The connector-specific credentials required when using Salesforce.
- sapoData Property Map
- The connector-specific profile credentials required when using SAPOData.
- serviceNow Property Map
- The connector-specific credentials required when using ServiceNow.
- singular Property Map
- The connector-specific credentials required when using Singular.
- slack Property Map
- The connector-specific credentials required when using Slack.
- snowflake Property Map
- The connector-specific credentials required when using Snowflake.
- trendmicro Property Map
- The connector-specific credentials required when using Trend Micro.
- veeva Property Map
- The connector-specific credentials required when using Veeva.
- zendesk Property Map
- The connector-specific credentials required when using Zendesk.
ConnectorProfileCustomAuthCredentials, ConnectorProfileCustomAuthCredentialsArgs          
- CustomAuthentication stringType 
- The custom authentication type that the connector uses.
- CredentialsMap Dictionary<string, string>
- A map that holds custom authentication credentials.
- CustomAuthentication stringType 
- The custom authentication type that the connector uses.
- CredentialsMap map[string]string
- A map that holds custom authentication credentials.
- customAuthentication StringType 
- The custom authentication type that the connector uses.
- credentialsMap Map<String,String>
- A map that holds custom authentication credentials.
- customAuthentication stringType 
- The custom authentication type that the connector uses.
- credentialsMap {[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.
- customAuthentication StringType 
- The custom authentication type that the connector uses.
- credentialsMap Map<String>
- A map that holds custom authentication credentials.
ConnectorProfileCustomConnectorProfileCredentials, ConnectorProfileCustomConnectorProfileCredentialsArgs            
- AuthenticationType Pulumi.Aws Native. App Flow. Connector Profile Authentication Type 
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- ApiKey Pulumi.Aws Native. App Flow. Inputs. Connector Profile Api Key Credentials 
- The API keys required for the authentication of the user.
- Basic
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Basic Auth Credentials 
- The basic credentials that are required for the authentication of the user.
- Custom
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Custom Auth Credentials 
- If the connector uses the custom authentication mechanism, this holds the required credentials.
- Oauth2
Pulumi.Aws Native. App Flow. Inputs. Connector Profile OAuth2Credentials 
- The OAuth 2.0 credentials required for the authentication of the user.
- AuthenticationType ConnectorProfile Authentication Type 
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- ApiKey ConnectorProfile Api Key Credentials 
- The API keys required for the authentication of the user.
- Basic
ConnectorProfile Basic Auth Credentials 
- The basic credentials that are required for the authentication of the user.
- Custom
ConnectorProfile Custom Auth Credentials 
- If the connector uses the custom authentication mechanism, this holds the required credentials.
- Oauth2
ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required for the authentication of the user.
- authenticationType ConnectorProfile Authentication Type 
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- apiKey ConnectorProfile Api Key Credentials 
- The API keys required for the authentication of the user.
- basic
ConnectorProfile Basic Auth Credentials 
- The basic credentials that are required for the authentication of the user.
- custom
ConnectorProfile Custom Auth Credentials 
- If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required for the authentication of the user.
- authenticationType ConnectorProfile Authentication Type 
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- apiKey ConnectorProfile Api Key Credentials 
- The API keys required for the authentication of the user.
- basic
ConnectorProfile Basic Auth Credentials 
- The basic credentials that are required for the authentication of the user.
- custom
ConnectorProfile Custom Auth Credentials 
- If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required for the authentication of the user.
- authentication_type ConnectorProfile Authentication Type 
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- api_key ConnectorProfile Api Key Credentials 
- The API keys required for the authentication of the user.
- basic
ConnectorProfile Basic Auth Credentials 
- The basic credentials that are required for the authentication of the user.
- custom
ConnectorProfile Custom Auth Credentials 
- If the connector uses the custom authentication mechanism, this holds the required credentials.
- oauth2
ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required for the authentication of the user.
- authenticationType "OAUTH2" | "APIKEY" | "BASIC" | "CUSTOM"
- The authentication type that the custom connector uses for authenticating while creating a connector profile.
- apiKey Property Map
- The API keys required for the authentication of the user.
- basic Property Map
- The 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
- The OAuth 2.0 credentials required for the authentication of the user.
ConnectorProfileCustomConnectorProfileProperties, ConnectorProfileCustomConnectorProfilePropertiesArgs            
- OAuth2Properties
Pulumi.Aws Native. App Flow. Inputs. Connector Profile OAuth2Properties 
- The OAuth 2.0 properties required for OAuth 2.0 authentication.
- ProfileProperties Dictionary<string, string>
- A map of properties that are required to create a profile for the custom connector.
- OAuth2Properties
ConnectorProfile OAuth2Properties 
- The OAuth 2.0 properties required for OAuth 2.0 authentication.
- ProfileProperties map[string]string
- A map of properties that are required to create a profile for the custom connector.
- oAuth2Properties ConnectorProfile OAuth2Properties 
- The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profileProperties Map<String,String>
- A map of properties that are required to create a profile for the custom connector.
- oAuth2Properties ConnectorProfile OAuth2Properties 
- The OAuth 2.0 properties required for OAuth 2.0 authentication.
- profileProperties {[key: string]: string}
- A map of properties that are required to create a profile for the custom connector.
- o_auth2_ Connectorproperties Profile 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.
- profileProperties Map<String>
- A map of properties that are required to create a profile for the custom connector.
ConnectorProfileDatadogConnectorProfileCredentials, ConnectorProfileDatadogConnectorProfileCredentialsArgs            
- ApiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- ApplicationKey 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.
- ApiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- ApplicationKey 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.
- apiKey String
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- applicationKey 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.
- apiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- applicationKey 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
- A 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.
- apiKey String
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- applicationKey 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.
ConnectorProfileDatadogConnectorProfileProperties, ConnectorProfileDatadogConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Datadog resource
- InstanceUrl string
- The location of the Datadog resource
- instanceUrl String
- The location of the Datadog resource
- instanceUrl string
- The location of the Datadog resource
- instance_url str
- The location of the Datadog resource
- instanceUrl String
- The location of the Datadog resource
ConnectorProfileDynatraceConnectorProfileCredentials, ConnectorProfileDynatraceConnectorProfileCredentialsArgs            
- ApiToken string
- The API tokens used by Dynatrace API to authenticate various API calls.
- ApiToken string
- The API tokens used by Dynatrace API to authenticate various API calls.
- apiToken String
- The API tokens used by Dynatrace API to authenticate various API calls.
- apiToken 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.
- apiToken String
- The API tokens used by Dynatrace API to authenticate various API calls.
ConnectorProfileDynatraceConnectorProfileProperties, ConnectorProfileDynatraceConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Dynatrace resource
- InstanceUrl string
- The location of the Dynatrace resource
- instanceUrl String
- The location of the Dynatrace resource
- instanceUrl string
- The location of the Dynatrace resource
- instance_url str
- The location of the Dynatrace resource
- instanceUrl String
- The location of the Dynatrace resource
ConnectorProfileGoogleAnalyticsConnectorProfileCredentials, ConnectorProfileGoogleAnalyticsConnectorProfileCredentialsArgs              
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- RefreshToken string
- The credentials used to acquire new access tokens.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- RefreshToken string
- The credentials used to acquire new access tokens.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken String
- The credentials used to acquire new access tokens.
- clientId string
- The identifier for the desired client.
- clientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken string
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken string
- The credentials used to acquire new access tokens.
- 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 credentials used to access protected resources.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refresh_token str
- The credentials used to acquire new access tokens.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken String
- The credentials used to acquire new access tokens.
ConnectorProfileInforNexusConnectorProfileCredentials, ConnectorProfileInforNexusConnectorProfileCredentialsArgs              
- AccessKey stringId 
- The Access Key portion of the credentials.
- Datakey string
- The encryption keys used to encrypt data.
- SecretAccess stringKey 
- The secret key used to sign requests.
- UserId string
- The identifier for the user.
- AccessKey stringId 
- The Access Key portion of the credentials.
- Datakey string
- The encryption keys used to encrypt data.
- SecretAccess stringKey 
- The secret key used to sign requests.
- UserId string
- The identifier for the user.
- accessKey StringId 
- The Access Key portion of the credentials.
- datakey String
- The encryption keys used to encrypt data.
- secretAccess StringKey 
- The secret key used to sign requests.
- userId String
- The identifier for the user.
- accessKey stringId 
- The Access Key portion of the credentials.
- datakey string
- The encryption keys used to encrypt data.
- secretAccess stringKey 
- The secret key used to sign requests.
- userId string
- The identifier for the user.
- access_key_ strid 
- The Access Key portion of the credentials.
- datakey str
- The encryption keys used to encrypt data.
- secret_access_ strkey 
- The secret key used to sign requests.
- user_id str
- The identifier for the user.
- accessKey StringId 
- The Access Key portion of the credentials.
- datakey String
- The encryption keys used to encrypt data.
- secretAccess StringKey 
- The secret key used to sign requests.
- userId String
- The identifier for the user.
ConnectorProfileInforNexusConnectorProfileProperties, ConnectorProfileInforNexusConnectorProfilePropertiesArgs              
- InstanceUrl string
- The location of the InforNexus resource
- InstanceUrl string
- The location of the InforNexus resource
- instanceUrl String
- The location of the InforNexus resource
- instanceUrl string
- The location of the InforNexus resource
- instance_url str
- The location of the InforNexus resource
- instanceUrl String
- The location of the InforNexus resource
ConnectorProfileMarketoConnectorProfileCredentials, ConnectorProfileMarketoConnectorProfileCredentialsArgs            
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId string
- The identifier for the desired client.
- clientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken string
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- 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 credentials used to access protected resources.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
ConnectorProfileMarketoConnectorProfileProperties, ConnectorProfileMarketoConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Marketo resource
- InstanceUrl string
- The location of the Marketo resource
- instanceUrl String
- The location of the Marketo resource
- instanceUrl string
- The location of the Marketo resource
- instance_url str
- The location of the Marketo resource
- instanceUrl String
- The location of the Marketo resource
ConnectorProfileOAuth2Credentials, ConnectorProfileOAuth2CredentialsArgs      
- AccessToken string
- The access token used to access the connector on your behalf.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the OAuth client to authenticate to the authorization server.
- OAuthRequest Pulumi.Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- RefreshToken string
- The refresh token used to refresh an expired access token.
- AccessToken string
- The access token used to access the connector on your behalf.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the OAuth client to authenticate to the authorization server.
- OAuthRequest ConnectorProfile Connector OAuth Request 
- RefreshToken string
- The refresh token used to refresh an expired access token.
- accessToken String
- The access token used to access the connector on your behalf.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the OAuth client to authenticate to the authorization server.
- oAuth ConnectorRequest Profile Connector OAuth Request 
- refreshToken String
- The refresh token used to refresh an expired access token.
- accessToken string
- The access token used to access the connector on your behalf.
- clientId string
- The identifier for the desired client.
- clientSecret string
- The client secret used by the OAuth client to authenticate to the authorization server.
- oAuth ConnectorRequest Profile Connector OAuth Request 
- refreshToken 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.
- o_auth_ Connectorrequest Profile Connector OAuth Request 
- refresh_token str
- The refresh token used to refresh an expired access token.
- accessToken String
- The access token used to access the connector on your behalf.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the OAuth client to authenticate to the authorization server.
- oAuth Property MapRequest 
- refreshToken String
- The refresh token used to refresh an expired access token.
ConnectorProfileOAuth2GrantType, ConnectorProfileOAuth2GrantTypeArgs        
- ClientCredentials 
- CLIENT_CREDENTIALS
- AuthorizationCode 
- AUTHORIZATION_CODE
- JwtBearer 
- JWT_BEARER
- ConnectorProfile OAuth2Grant Type Client Credentials 
- CLIENT_CREDENTIALS
- ConnectorProfile OAuth2Grant Type Authorization Code 
- AUTHORIZATION_CODE
- ConnectorProfile OAuth2Grant Type Jwt Bearer 
- JWT_BEARER
- ClientCredentials 
- CLIENT_CREDENTIALS
- AuthorizationCode 
- AUTHORIZATION_CODE
- JwtBearer 
- JWT_BEARER
- ClientCredentials 
- CLIENT_CREDENTIALS
- AuthorizationCode 
- AUTHORIZATION_CODE
- JwtBearer 
- JWT_BEARER
- CLIENT_CREDENTIALS
- CLIENT_CREDENTIALS
- AUTHORIZATION_CODE
- AUTHORIZATION_CODE
- JWT_BEARER
- JWT_BEARER
- "CLIENT_CREDENTIALS"
- CLIENT_CREDENTIALS
- "AUTHORIZATION_CODE"
- AUTHORIZATION_CODE
- "JWT_BEARER"
- JWT_BEARER
ConnectorProfileOAuth2Properties, ConnectorProfileOAuth2PropertiesArgs      
- OAuth2GrantType Pulumi.Aws Native. App Flow. Connector Profile OAuth2Grant Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- TokenUrl string
- The token URL required for OAuth 2.0 authentication.
- TokenUrl 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.
- OAuth2GrantType ConnectorProfile OAuth2Grant Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- TokenUrl string
- The token URL required for OAuth 2.0 authentication.
- TokenUrl 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 ConnectorType Profile OAuth2Grant Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- tokenUrl String
- The token URL required for OAuth 2.0 authentication.
- tokenUrl 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 ConnectorType Profile OAuth2Grant Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- tokenUrl string
- The token URL required for OAuth 2.0 authentication.
- tokenUrl {[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.
- o_auth2_ Connectorgrant_ type Profile OAuth2Grant Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- 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 "CLIENT_CREDENTIALS" | "AUTHORIZATION_CODE" | "JWT_BEARER"Type 
- The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
- tokenUrl String
- The token URL required for OAuth 2.0 authentication.
- tokenUrl 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.
ConnectorProfileOAuthProperties, ConnectorProfileOAuthPropertiesArgs        
- AuthCode stringUrl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- OAuthScopes List<string>
- The OAuth scopes required for OAuth type authentication.
- TokenUrl string
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
- AuthCode stringUrl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- OAuthScopes []string
- The OAuth scopes required for OAuth type authentication.
- TokenUrl string
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
- authCode StringUrl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oAuth List<String>Scopes 
- The OAuth scopes required for OAuth type authentication.
- tokenUrl String
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
- authCode stringUrl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oAuth string[]Scopes 
- The OAuth scopes required for OAuth type authentication.
- tokenUrl string
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
- auth_code_ strurl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- o_auth_ Sequence[str]scopes 
- The OAuth scopes required for OAuth type authentication.
- token_url str
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
- authCode StringUrl 
- The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
- oAuth List<String>Scopes 
- The OAuth scopes required for OAuth type authentication.
- tokenUrl String
- The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
ConnectorProfilePardotConnectorProfileCredentials, ConnectorProfilePardotConnectorProfileCredentialsArgs            
- AccessToken string
- The credentials used to access protected resources.
- ClientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- RefreshToken string
- The credentials used to acquire new access tokens.
- AccessToken string
- The credentials used to access protected resources.
- ClientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- RefreshToken string
- The credentials used to acquire new access tokens.
- accessToken String
- The credentials used to access protected resources.
- clientCredentials StringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken String
- The credentials used to acquire new access tokens.
- accessToken string
- The credentials used to access protected resources.
- clientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken string
- The credentials used to acquire new access tokens.
- access_token str
- The credentials used to access protected resources.
- client_credentials_ strarn 
- The client credentials to fetch access token and refresh token.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- refresh_token str
- The credentials used to acquire new access tokens.
- accessToken String
- The credentials used to access protected resources.
- clientCredentials StringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
- refreshToken String
- The credentials used to acquire new access tokens.
ConnectorProfilePardotConnectorProfileProperties, ConnectorProfilePardotConnectorProfilePropertiesArgs            
- BusinessUnit stringId 
- The Business unit id of Salesforce Pardot instance to be connected
- InstanceUrl string
- The location of the Salesforce Pardot resource
- IsSandbox boolEnvironment 
- Indicates whether the connector profile applies to a demo or production environment
- BusinessUnit stringId 
- The Business unit id of Salesforce Pardot instance to be connected
- InstanceUrl string
- The location of the Salesforce Pardot resource
- IsSandbox boolEnvironment 
- Indicates whether the connector profile applies to a demo or production environment
- businessUnit StringId 
- The Business unit id of Salesforce Pardot instance to be connected
- instanceUrl String
- The location of the Salesforce Pardot resource
- isSandbox BooleanEnvironment 
- Indicates whether the connector profile applies to a demo or production environment
- businessUnit stringId 
- The Business unit id of Salesforce Pardot instance to be connected
- instanceUrl string
- The location of the Salesforce Pardot resource
- isSandbox booleanEnvironment 
- Indicates whether the connector profile applies to a demo or production environment
- business_unit_ strid 
- The Business unit id of Salesforce Pardot instance to be connected
- instance_url str
- The location of the Salesforce Pardot resource
- is_sandbox_ boolenvironment 
- Indicates whether the connector profile applies to a demo or production environment
- businessUnit StringId 
- The Business unit id of Salesforce Pardot instance to be connected
- instanceUrl String
- The location of the Salesforce Pardot resource
- isSandbox BooleanEnvironment 
- Indicates whether the connector profile applies to a demo or production environment
ConnectorProfileProperties, ConnectorProfilePropertiesArgs      
- CustomConnector Pulumi.Aws Native. App Flow. Inputs. Connector Profile Custom Connector Profile Properties 
- The properties required by the custom connector.
- Datadog
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Datadog Connector Profile Properties 
- The connector-specific properties required by Datadog.
- Dynatrace
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Dynatrace Connector Profile Properties 
- The connector-specific properties required by Dynatrace.
- InforNexus Pulumi.Aws Native. App Flow. Inputs. Connector Profile Infor Nexus Connector Profile Properties 
- The connector-specific properties required by Infor Nexus.
- Marketo
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Marketo Connector Profile Properties 
- The connector-specific properties required by Marketo.
- Pardot
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Pardot Connector Profile Properties 
- The connector-specific properties required by Salesforce Pardot.
- Redshift
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Redshift Connector Profile Properties 
- The connector-specific properties required by Amazon Redshift.
- Salesforce
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Salesforce Connector Profile Properties 
- The connector-specific properties required by Salesforce.
- SapoData Pulumi.Aws Native. App Flow. Inputs. Connector Profile Sapo Data Connector Profile Properties 
- The connector-specific profile properties required when using SAPOData.
- ServiceNow Pulumi.Aws Native. App Flow. Inputs. Connector Profile Service Now Connector Profile Properties 
- The connector-specific properties required by serviceNow.
- Slack
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Slack Connector Profile Properties 
- The connector-specific properties required by Slack.
- Snowflake
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Snowflake Connector Profile Properties 
- The connector-specific properties required by Snowflake.
- Veeva
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Veeva Connector Profile Properties 
- The connector-specific properties required by Veeva.
- Zendesk
Pulumi.Aws Native. App Flow. Inputs. Connector Profile Zendesk Connector Profile Properties 
- The connector-specific properties required by Zendesk.
- CustomConnector ConnectorProfile Custom Connector Profile Properties 
- The properties required by the custom connector.
- Datadog
ConnectorProfile Datadog Connector Profile Properties 
- The connector-specific properties required by Datadog.
- Dynatrace
ConnectorProfile Dynatrace Connector Profile Properties 
- The connector-specific properties required by Dynatrace.
- InforNexus ConnectorProfile Infor Nexus Connector Profile Properties 
- The connector-specific properties required by Infor Nexus.
- Marketo
ConnectorProfile Marketo Connector Profile Properties 
- The connector-specific properties required by Marketo.
- Pardot
ConnectorProfile Pardot Connector Profile Properties 
- The connector-specific properties required by Salesforce Pardot.
- Redshift
ConnectorProfile Redshift Connector Profile Properties 
- The connector-specific properties required by Amazon Redshift.
- Salesforce
ConnectorProfile Salesforce Connector Profile Properties 
- The connector-specific properties required by Salesforce.
- SapoData ConnectorProfile Sapo Data Connector Profile Properties 
- The connector-specific profile properties required when using SAPOData.
- ServiceNow ConnectorProfile Service Now Connector Profile Properties 
- The connector-specific properties required by serviceNow.
- Slack
ConnectorProfile Slack Connector Profile Properties 
- The connector-specific properties required by Slack.
- Snowflake
ConnectorProfile Snowflake Connector Profile Properties 
- The connector-specific properties required by Snowflake.
- Veeva
ConnectorProfile Veeva Connector Profile Properties 
- The connector-specific properties required by Veeva.
- Zendesk
ConnectorProfile Zendesk Connector Profile Properties 
- The connector-specific properties required by Zendesk.
- customConnector ConnectorProfile Custom Connector Profile Properties 
- The properties required by the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Properties 
- The connector-specific properties required by Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Properties 
- The connector-specific properties required by Dynatrace.
- inforNexus ConnectorProfile Infor Nexus Connector Profile Properties 
- The connector-specific properties required by Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Properties 
- The connector-specific properties required by Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Properties 
- The connector-specific properties required by Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Properties 
- The connector-specific properties required by Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Properties 
- The connector-specific properties required by Salesforce.
- sapoData ConnectorProfile Sapo Data Connector Profile Properties 
- The connector-specific profile properties required when using SAPOData.
- serviceNow ConnectorProfile Service Now Connector Profile Properties 
- The connector-specific properties required by serviceNow.
- slack
ConnectorProfile Slack Connector Profile Properties 
- The connector-specific properties required by Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Properties 
- The connector-specific properties required by Snowflake.
- veeva
ConnectorProfile Veeva Connector Profile Properties 
- The connector-specific properties required by Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Properties 
- The connector-specific properties required by Zendesk.
- customConnector ConnectorProfile Custom Connector Profile Properties 
- The properties required by the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Properties 
- The connector-specific properties required by Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Properties 
- The connector-specific properties required by Dynatrace.
- inforNexus ConnectorProfile Infor Nexus Connector Profile Properties 
- The connector-specific properties required by Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Properties 
- The connector-specific properties required by Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Properties 
- The connector-specific properties required by Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Properties 
- The connector-specific properties required by Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Properties 
- The connector-specific properties required by Salesforce.
- sapoData ConnectorProfile Sapo Data Connector Profile Properties 
- The connector-specific profile properties required when using SAPOData.
- serviceNow ConnectorProfile Service Now Connector Profile Properties 
- The connector-specific properties required by serviceNow.
- slack
ConnectorProfile Slack Connector Profile Properties 
- The connector-specific properties required by Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Properties 
- The connector-specific properties required by Snowflake.
- veeva
ConnectorProfile Veeva Connector Profile Properties 
- The connector-specific properties required by Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Properties 
- The connector-specific properties required by Zendesk.
- custom_connector ConnectorProfile Custom Connector Profile Properties 
- The properties required by the custom connector.
- datadog
ConnectorProfile Datadog Connector Profile Properties 
- The connector-specific properties required by Datadog.
- dynatrace
ConnectorProfile Dynatrace Connector Profile Properties 
- The connector-specific properties required by Dynatrace.
- infor_nexus ConnectorProfile Infor Nexus Connector Profile Properties 
- The connector-specific properties required by Infor Nexus.
- marketo
ConnectorProfile Marketo Connector Profile Properties 
- The connector-specific properties required by Marketo.
- pardot
ConnectorProfile Pardot Connector Profile Properties 
- The connector-specific properties required by Salesforce Pardot.
- redshift
ConnectorProfile Redshift Connector Profile Properties 
- The connector-specific properties required by Amazon Redshift.
- salesforce
ConnectorProfile Salesforce Connector Profile Properties 
- The connector-specific properties required by Salesforce.
- sapo_data ConnectorProfile Sapo Data Connector Profile Properties 
- The connector-specific profile properties required when using SAPOData.
- service_now ConnectorProfile Service Now Connector Profile Properties 
- The connector-specific properties required by serviceNow.
- slack
ConnectorProfile Slack Connector Profile Properties 
- The connector-specific properties required by Slack.
- snowflake
ConnectorProfile Snowflake Connector Profile Properties 
- The connector-specific properties required by Snowflake.
- veeva
ConnectorProfile Veeva Connector Profile Properties 
- The connector-specific properties required by Veeva.
- zendesk
ConnectorProfile Zendesk Connector Profile Properties 
- The connector-specific properties required by Zendesk.
- customConnector Property Map
- The properties required by the custom connector.
- datadog Property Map
- The connector-specific properties required by Datadog.
- dynatrace Property Map
- The connector-specific properties required by Dynatrace.
- inforNexus Property Map
- The connector-specific properties required by Infor Nexus.
- marketo Property Map
- The connector-specific properties required by Marketo.
- pardot Property Map
- The connector-specific properties required by Salesforce Pardot.
- redshift Property Map
- The connector-specific properties required by Amazon Redshift.
- salesforce Property Map
- The connector-specific properties required by Salesforce.
- sapoData Property Map
- The connector-specific profile properties required when using SAPOData.
- serviceNow Property Map
- The connector-specific properties required by serviceNow.
- slack Property Map
- The connector-specific properties required by Slack.
- snowflake Property Map
- The connector-specific properties required by Snowflake.
- veeva Property Map
- The connector-specific properties required by Veeva.
- zendesk Property Map
- The connector-specific properties required by Zendesk.
ConnectorProfileRedshiftConnectorProfileCredentials, ConnectorProfileRedshiftConnectorProfileCredentialsArgs            
ConnectorProfileRedshiftConnectorProfileProperties, ConnectorProfileRedshiftConnectorProfilePropertiesArgs            
- BucketName string
- The name of the Amazon S3 bucket associated with Redshift.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role.
- BucketPrefix string
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- ClusterIdentifier string
- The unique identifier of the Amazon Redshift cluster.
- DataApi stringRole Arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- DatabaseName string
- The name of the Amazon Redshift database that will store the transferred data.
- DatabaseUrl string
- The JDBC URL of the Amazon Redshift cluster.
- IsRedshift boolServerless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- WorkgroupName string
- The name of the Amazon Redshift serverless workgroup
- BucketName string
- The name of the Amazon S3 bucket associated with Redshift.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role.
- BucketPrefix string
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- ClusterIdentifier string
- The unique identifier of the Amazon Redshift cluster.
- DataApi stringRole Arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- DatabaseName string
- The name of the Amazon Redshift database that will store the transferred data.
- DatabaseUrl string
- The JDBC URL of the Amazon Redshift cluster.
- IsRedshift boolServerless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- WorkgroupName string
- The name of the Amazon Redshift serverless workgroup
- bucketName String
- The name of the Amazon S3 bucket associated with Redshift.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role.
- bucketPrefix String
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- clusterIdentifier String
- The unique identifier of the Amazon Redshift cluster.
- dataApi StringRole Arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- databaseName String
- The name of the Amazon Redshift database that will store the transferred data.
- databaseUrl String
- The JDBC URL of the Amazon Redshift cluster.
- isRedshift BooleanServerless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- workgroupName String
- The name of the Amazon Redshift serverless workgroup
- bucketName string
- The name of the Amazon S3 bucket associated with Redshift.
- roleArn string
- The Amazon Resource Name (ARN) of the IAM role.
- bucketPrefix string
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- clusterIdentifier string
- The unique identifier of the Amazon Redshift cluster.
- dataApi stringRole Arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- databaseName string
- The name of the Amazon Redshift database that will store the transferred data.
- databaseUrl string
- The JDBC URL of the Amazon Redshift cluster.
- isRedshift booleanServerless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- workgroupName string
- The name of the Amazon Redshift serverless workgroup
- bucket_name str
- The name of the Amazon S3 bucket associated with Redshift.
- role_arn str
- The Amazon Resource Name (ARN) of the IAM role.
- bucket_prefix str
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- cluster_identifier str
- The unique identifier of the Amazon Redshift cluster.
- data_api_ strrole_ arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- database_name str
- The name of the Amazon Redshift database that will store the transferred data.
- database_url str
- The JDBC URL of the Amazon Redshift cluster.
- is_redshift_ boolserverless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- workgroup_name str
- The name of the Amazon Redshift serverless workgroup
- bucketName String
- The name of the Amazon S3 bucket associated with Redshift.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role.
- bucketPrefix String
- The object key for the destination bucket in which Amazon AppFlow will place the files.
- clusterIdentifier String
- The unique identifier of the Amazon Redshift cluster.
- dataApi StringRole Arn 
- The Amazon Resource Name (ARN) of the IAM role that grants Amazon AppFlow access to the data through the Amazon Redshift Data API.
- databaseName String
- The name of the Amazon Redshift database that will store the transferred data.
- databaseUrl String
- The JDBC URL of the Amazon Redshift cluster.
- isRedshift BooleanServerless 
- If Amazon AppFlow will connect to Amazon Redshift Serverless or Amazon Redshift cluster.
- workgroupName String
- The name of the Amazon Redshift serverless workgroup
ConnectorProfileSalesforceConnectorProfileCredentials, ConnectorProfileSalesforceConnectorProfileCredentialsArgs            
- AccessToken string
- The credentials used to access protected resources.
- ClientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- JwtToken string
- The credentials used to access your Salesforce records
- OAuth2GrantType Pulumi.Aws Native. App Flow. Connector Profile OAuth2Grant Type 
- The grant types to fetch an access token
- RefreshToken string
- The credentials used to acquire new access tokens.
- AccessToken string
- The credentials used to access protected resources.
- ClientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- JwtToken string
- The credentials used to access your Salesforce records
- OAuth2GrantType ConnectorProfile OAuth2Grant Type 
- The grant types to fetch an access token
- RefreshToken string
- The credentials used to acquire new access tokens.
- accessToken String
- The credentials used to access protected resources.
- clientCredentials StringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- jwtToken String
- The credentials used to access your Salesforce records
- oAuth2Grant ConnectorType Profile OAuth2Grant Type 
- The grant types to fetch an access token
- refreshToken String
- The credentials used to acquire new access tokens.
- accessToken string
- The credentials used to access protected resources.
- clientCredentials stringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- jwtToken string
- The credentials used to access your Salesforce records
- oAuth2Grant ConnectorType Profile OAuth2Grant Type 
- The grant types to fetch an access token
- refreshToken string
- The credentials used to acquire new access tokens.
- access_token str
- The credentials used to access protected resources.
- client_credentials_ strarn 
- The client credentials to fetch access token and refresh token.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- jwt_token str
- The credentials used to access your Salesforce records
- o_auth2_ Connectorgrant_ type Profile OAuth2Grant Type 
- The grant types to fetch an access token
- refresh_token str
- The credentials used to acquire new access tokens.
- accessToken String
- The credentials used to access protected resources.
- clientCredentials StringArn 
- The client credentials to fetch access token and refresh token.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
- jwtToken String
- The credentials used to access your Salesforce records
- oAuth2Grant "CLIENT_CREDENTIALS" | "AUTHORIZATION_CODE" | "JWT_BEARER"Type 
- The grant types to fetch an access token
- refreshToken String
- The credentials used to acquire new access tokens.
ConnectorProfileSalesforceConnectorProfileProperties, ConnectorProfileSalesforceConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Salesforce resource
- IsSandbox boolEnvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- bool
- Indicates whether to make Metadata And Authorization calls over Pivate Network
- InstanceUrl string
- The location of the Salesforce resource
- IsSandbox boolEnvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- bool
- Indicates whether to make Metadata And Authorization calls over Pivate Network
- instanceUrl String
- The location of the Salesforce resource
- isSandbox BooleanEnvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- Boolean
- Indicates whether to make Metadata And Authorization calls over Pivate Network
- instanceUrl string
- The location of the Salesforce resource
- isSandbox booleanEnvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- boolean
- Indicates whether to make Metadata And Authorization calls over Pivate Network
- instance_url str
- The location of the Salesforce resource
- is_sandbox_ boolenvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- bool
- Indicates whether to make Metadata And Authorization calls over Pivate Network
- instanceUrl String
- The location of the Salesforce resource
- isSandbox BooleanEnvironment 
- Indicates whether the connector profile applies to a sandbox or production environment
- Boolean
- Indicates whether to make Metadata And Authorization calls over Pivate Network
ConnectorProfileSapoDataConnectorProfileCredentials, ConnectorProfileSapoDataConnectorProfileCredentialsArgs              
- BasicAuth Pulumi.Credentials Aws Native. App Flow. Inputs. Connector Profile Basic Auth Credentials 
- The SAPOData basic authentication credentials.
- OAuthCredentials Pulumi.Aws Native. App Flow. Inputs. Connector Profile Sapo Data Connector Profile Credentials OAuth Credentials Properties 
- The SAPOData OAuth type authentication credentials.
- BasicAuth ConnectorCredentials Profile Basic Auth Credentials 
- The SAPOData basic authentication credentials.
- OAuthCredentials ConnectorProfile Sapo Data Connector Profile Credentials OAuth Credentials Properties 
- The SAPOData OAuth type authentication credentials.
- basicAuth ConnectorCredentials Profile Basic Auth Credentials 
- The SAPOData basic authentication credentials.
- oAuth ConnectorCredentials Profile Sapo Data Connector Profile Credentials OAuth Credentials Properties 
- The SAPOData OAuth type authentication credentials.
- basicAuth ConnectorCredentials Profile Basic Auth Credentials 
- The SAPOData basic authentication credentials.
- oAuth ConnectorCredentials Profile Sapo Data Connector Profile Credentials OAuth Credentials Properties 
- The SAPOData OAuth type authentication credentials.
- basic_auth_ Connectorcredentials Profile Basic Auth Credentials 
- The SAPOData basic authentication credentials.
- o_auth_ Connectorcredentials Profile Sapo Data Connector Profile Credentials OAuth Credentials Properties 
- The SAPOData OAuth type authentication credentials.
- basicAuth Property MapCredentials 
- The SAPOData basic authentication credentials.
- oAuth Property MapCredentials 
- The SAPOData OAuth type authentication credentials.
ConnectorProfileSapoDataConnectorProfileCredentialsOAuthCredentialsProperties, ConnectorProfileSapoDataConnectorProfileCredentialsOAuthCredentialsPropertiesArgs                    
- AccessToken string
- ClientId string
- ClientSecret string
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- RefreshToken string
- accessToken String
- clientId String
- clientSecret String
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- refreshToken String
- accessToken string
- clientId string
- clientSecret string
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- refreshToken string
- accessToken String
- clientId String
- clientSecret String
- connectorOAuth Property MapRequest 
- refreshToken String
ConnectorProfileSapoDataConnectorProfileProperties, ConnectorProfileSapoDataConnectorProfilePropertiesArgs              
- ApplicationHost stringUrl 
- The location of the SAPOData resource.
- ApplicationService stringPath 
- The application path to catalog service.
- ClientNumber string
- The client number for the client creating the connection.
- DisableSso bool
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- LogonLanguage string
- The logon language of SAPOData instance.
- OAuthProperties Pulumi.Aws Native. App Flow. Inputs. Connector Profile OAuth Properties 
- The SAPOData OAuth properties required for OAuth type authentication.
- PortNumber int
- The port number of the SAPOData instance.
- PrivateLink stringService Name 
- The SAPOData Private Link service name to be used for private data transfers.
- ApplicationHost stringUrl 
- The location of the SAPOData resource.
- ApplicationService stringPath 
- The application path to catalog service.
- ClientNumber string
- The client number for the client creating the connection.
- DisableSso bool
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- LogonLanguage string
- The logon language of SAPOData instance.
- OAuthProperties ConnectorProfile OAuth Properties 
- The SAPOData OAuth properties required for OAuth type authentication.
- PortNumber int
- The port number of the SAPOData instance.
- PrivateLink stringService Name 
- The SAPOData Private Link service name to be used for private data transfers.
- applicationHost StringUrl 
- The location of the SAPOData resource.
- applicationService StringPath 
- The application path to catalog service.
- clientNumber String
- The client number for the client creating the connection.
- disableSso Boolean
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- logonLanguage String
- The logon language of SAPOData instance.
- oAuth ConnectorProperties Profile OAuth Properties 
- The SAPOData OAuth properties required for OAuth type authentication.
- portNumber Integer
- The port number of the SAPOData instance.
- privateLink StringService Name 
- The SAPOData Private Link service name to be used for private data transfers.
- applicationHost stringUrl 
- The location of the SAPOData resource.
- applicationService stringPath 
- The application path to catalog service.
- clientNumber string
- The client number for the client creating the connection.
- disableSso boolean
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- logonLanguage string
- The logon language of SAPOData instance.
- oAuth ConnectorProperties Profile OAuth Properties 
- The SAPOData OAuth properties required for OAuth type authentication.
- portNumber number
- The port number of the SAPOData instance.
- privateLink 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.
- disable_sso bool
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- logon_language str
- The logon language of SAPOData instance.
- o_auth_ Connectorproperties Profile OAuth Properties 
- The SAPOData OAuth properties required for OAuth type authentication.
- port_number int
- The port number of the SAPOData instance.
- private_link_ strservice_ name 
- The SAPOData Private Link service name to be used for private data transfers.
- applicationHost StringUrl 
- The location of the SAPOData resource.
- applicationService StringPath 
- The application path to catalog service.
- clientNumber String
- The client number for the client creating the connection.
- disableSso Boolean
- If you set this parameter to true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.
- logonLanguage String
- The logon language of SAPOData instance.
- oAuth Property MapProperties 
- The SAPOData OAuth properties required for OAuth type authentication.
- portNumber Number
- The port number of the SAPOData instance.
- privateLink StringService Name 
- The SAPOData Private Link service name to be used for private data transfers.
ConnectorProfileServiceNowConnectorProfileCredentials, ConnectorProfileServiceNowConnectorProfileCredentialsArgs              
- OAuth2Credentials
Pulumi.Aws Native. App Flow. Inputs. Connector Profile OAuth2Credentials 
- The OAuth 2.0 credentials required to authenticate the user.
- Password string
- The password that corresponds to the username.
- Username string
- The name of the user.
- OAuth2Credentials
ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required to authenticate the user.
- Password string
- The password that corresponds to the username.
- Username string
- The name of the user.
- oAuth2Credentials ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required to authenticate the user.
- password String
- The password that corresponds to the username.
- username String
- The name of the user.
- oAuth2Credentials ConnectorProfile OAuth2Credentials 
- The OAuth 2.0 credentials required to authenticate the user.
- password string
- The password that corresponds to the username.
- username string
- The name of the user.
- o_auth2_ Connectorcredentials Profile OAuth2Credentials 
- The OAuth 2.0 credentials required to authenticate the user.
- password str
- The password that corresponds to the username.
- username str
- The name of the user.
- oAuth2Credentials Property Map
- The OAuth 2.0 credentials required to authenticate the user.
- password String
- The password that corresponds to the username.
- username String
- The name of the user.
ConnectorProfileServiceNowConnectorProfileProperties, ConnectorProfileServiceNowConnectorProfilePropertiesArgs              
- InstanceUrl string
- The location of the ServiceNow resource
- InstanceUrl string
- The location of the ServiceNow resource
- instanceUrl String
- The location of the ServiceNow resource
- instanceUrl string
- The location of the ServiceNow resource
- instance_url str
- The location of the ServiceNow resource
- instanceUrl String
- The location of the ServiceNow resource
ConnectorProfileSingularConnectorProfileCredentials, ConnectorProfileSingularConnectorProfileCredentialsArgs            
- ApiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- ApiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- apiKey String
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- apiKey string
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- api_key str
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
- apiKey String
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
ConnectorProfileSlackConnectorProfileCredentials, ConnectorProfileSlackConnectorProfileCredentialsArgs            
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId string
- The identifier for the desired client.
- clientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken string
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- 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 credentials used to access protected resources.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
ConnectorProfileSlackConnectorProfileProperties, ConnectorProfileSlackConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Slack resource
- InstanceUrl string
- The location of the Slack resource
- instanceUrl String
- The location of the Slack resource
- instanceUrl string
- The location of the Slack resource
- instance_url str
- The location of the Slack resource
- instanceUrl String
- The location of the Slack resource
ConnectorProfileSnowflakeConnectorProfileCredentials, ConnectorProfileSnowflakeConnectorProfileCredentialsArgs            
ConnectorProfileSnowflakeConnectorProfileProperties, ConnectorProfileSnowflakeConnectorProfilePropertiesArgs            
- BucketName string
- The name of the Amazon S3 bucket associated with Snowflake.
- Stage string
- The 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>.
- Warehouse string
- The name of the Snowflake warehouse.
- AccountName string
- The name of the account.
- BucketPrefix string
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- PrivateLink stringService Name 
- The Snowflake Private Link service name to be used for private data transfers.
- Region string
- The region of the Snowflake account.
- BucketName string
- The name of the Amazon S3 bucket associated with Snowflake.
- Stage string
- The 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>.
- Warehouse string
- The name of the Snowflake warehouse.
- AccountName string
- The name of the account.
- BucketPrefix string
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- PrivateLink stringService Name 
- The Snowflake Private Link service name to be used for private data transfers.
- Region string
- The region of the Snowflake account.
- bucketName String
- The name of the Amazon S3 bucket associated with Snowflake.
- stage String
- The 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>.
- warehouse String
- The name of the Snowflake warehouse.
- accountName String
- The name of the account.
- bucketPrefix String
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- privateLink StringService Name 
- The Snowflake Private Link service name to be used for private data transfers.
- region String
- The region of the Snowflake account.
- bucketName string
- The name of the Amazon S3 bucket associated with Snowflake.
- stage string
- The 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>.
- warehouse string
- The name of the Snowflake warehouse.
- accountName string
- The name of the account.
- bucketPrefix string
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- privateLink stringService Name 
- The Snowflake Private Link service name to be used for private data transfers.
- region string
- The region of the Snowflake account.
- bucket_name str
- The name of the Amazon S3 bucket associated with Snowflake.
- stage str
- The 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>.
- warehouse str
- The name of the Snowflake warehouse.
- account_name str
- The name of the account.
- bucket_prefix str
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- private_link_ strservice_ name 
- The Snowflake Private Link service name to be used for private data transfers.
- region str
- The region of the Snowflake account.
- bucketName String
- The name of the Amazon S3 bucket associated with Snowflake.
- stage String
- The 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>.
- warehouse String
- The name of the Snowflake warehouse.
- accountName String
- The name of the account.
- bucketPrefix String
- The bucket prefix that refers to the Amazon S3 bucket associated with Snowflake.
- privateLink StringService Name 
- The Snowflake Private Link service name to be used for private data transfers.
- region String
- The region of the Snowflake account.
ConnectorProfileTrendmicroConnectorProfileCredentials, ConnectorProfileTrendmicroConnectorProfileCredentialsArgs            
- ApiSecret stringKey 
- The Secret Access Key portion of the credentials.
- ApiSecret stringKey 
- The Secret Access Key portion of the credentials.
- apiSecret StringKey 
- The Secret Access Key portion of the credentials.
- apiSecret stringKey 
- The Secret Access Key portion of the credentials.
- api_secret_ strkey 
- The Secret Access Key portion of the credentials.
- apiSecret StringKey 
- The Secret Access Key portion of the credentials.
ConnectorProfileVeevaConnectorProfileCredentials, ConnectorProfileVeevaConnectorProfileCredentialsArgs            
ConnectorProfileVeevaConnectorProfileProperties, ConnectorProfileVeevaConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Veeva resource
- InstanceUrl string
- The location of the Veeva resource
- instanceUrl String
- The location of the Veeva resource
- instanceUrl string
- The location of the Veeva resource
- instance_url str
- The location of the Veeva resource
- instanceUrl String
- The location of the Veeva resource
ConnectorProfileZendeskConnectorProfileCredentials, ConnectorProfileZendeskConnectorProfileCredentialsArgs            
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth Pulumi.Request Aws Native. App Flow. Inputs. Connector Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- ClientId string
- The identifier for the desired client.
- ClientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- AccessToken string
- The credentials used to access protected resources.
- ConnectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId string
- The identifier for the desired client.
- clientSecret string
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken string
- The credentials used to access protected resources.
- connectorOAuth ConnectorRequest Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- 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 credentials used to access protected resources.
- connector_o_ Connectorauth_ request Profile Connector OAuth Request 
- The oauth needed to request security tokens from the connector endpoint.
- clientId String
- The identifier for the desired client.
- clientSecret String
- The client secret used by the oauth client to authenticate to the authorization server.
- accessToken String
- The credentials used to access protected resources.
- connectorOAuth Property MapRequest 
- The oauth needed to request security tokens from the connector endpoint.
ConnectorProfileZendeskConnectorProfileProperties, ConnectorProfileZendeskConnectorProfilePropertiesArgs            
- InstanceUrl string
- The location of the Zendesk resource
- InstanceUrl string
- The location of the Zendesk resource
- instanceUrl String
- The location of the Zendesk resource
- instanceUrl string
- The location of the Zendesk resource
- instance_url str
- The location of the Zendesk resource
- instanceUrl String
- The location of the Zendesk resource
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.