{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE StrictData #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-unused-matches #-}
module Amazonka.AppFlow.Types
(
defaultService,
_ValidationException,
_UnsupportedOperationException,
_ConflictException,
_ConnectorAuthenticationException,
_ServiceQuotaExceededException,
_InternalServerException,
_ResourceNotFoundException,
_ConnectorServerException,
AggregationType (..),
AmplitudeConnectorOperator (..),
ConnectionMode (..),
ConnectorType (..),
DataPullMode (..),
DatadogConnectorOperator (..),
DynatraceConnectorOperator (..),
ExecutionStatus (..),
FileType (..),
FlowStatus (..),
GoogleAnalyticsConnectorOperator (..),
InforNexusConnectorOperator (..),
MarketoConnectorOperator (..),
Operator (..),
OperatorPropertiesKeys (..),
PrefixFormat (..),
PrefixType (..),
PrivateConnectionProvisioningFailureCause (..),
PrivateConnectionProvisioningStatus (..),
S3ConnectorOperator (..),
S3InputFileType (..),
SAPODataConnectorOperator (..),
SalesforceConnectorOperator (..),
ScheduleFrequencyType (..),
ServiceNowConnectorOperator (..),
SingularConnectorOperator (..),
SlackConnectorOperator (..),
TaskType (..),
TrendmicroConnectorOperator (..),
TriggerType (..),
VeevaConnectorOperator (..),
WriteOperationType (..),
ZendeskConnectorOperator (..),
AggregationConfig (..),
newAggregationConfig,
aggregationConfig_aggregationType,
AmplitudeConnectorProfileCredentials (..),
newAmplitudeConnectorProfileCredentials,
amplitudeConnectorProfileCredentials_apiKey,
amplitudeConnectorProfileCredentials_secretKey,
AmplitudeConnectorProfileProperties (..),
newAmplitudeConnectorProfileProperties,
AmplitudeMetadata (..),
newAmplitudeMetadata,
AmplitudeSourceProperties (..),
newAmplitudeSourceProperties,
amplitudeSourceProperties_object,
BasicAuthCredentials (..),
newBasicAuthCredentials,
basicAuthCredentials_username,
basicAuthCredentials_password,
ConnectorConfiguration (..),
newConnectorConfiguration,
connectorConfiguration_isPrivateLinkEnabled,
connectorConfiguration_supportedTriggerTypes,
connectorConfiguration_canUseAsSource,
connectorConfiguration_connectorMetadata,
connectorConfiguration_canUseAsDestination,
connectorConfiguration_supportedSchedulingFrequencies,
connectorConfiguration_supportedDestinationConnectors,
connectorConfiguration_isPrivateLinkEndpointUrlRequired,
ConnectorEntity (..),
newConnectorEntity,
connectorEntity_hasNestedEntities,
connectorEntity_label,
connectorEntity_name,
ConnectorEntityField (..),
newConnectorEntityField,
connectorEntityField_sourceProperties,
connectorEntityField_supportedFieldTypeDetails,
connectorEntityField_destinationProperties,
connectorEntityField_description,
connectorEntityField_label,
connectorEntityField_identifier,
ConnectorMetadata (..),
newConnectorMetadata,
connectorMetadata_upsolver,
connectorMetadata_snowflake,
connectorMetadata_honeycode,
connectorMetadata_serviceNow,
connectorMetadata_dynatrace,
connectorMetadata_marketo,
connectorMetadata_slack,
connectorMetadata_singular,
connectorMetadata_inforNexus,
connectorMetadata_amplitude,
connectorMetadata_customerProfiles,
connectorMetadata_datadog,
connectorMetadata_googleAnalytics,
connectorMetadata_sAPOData,
connectorMetadata_salesforce,
connectorMetadata_zendesk,
connectorMetadata_s3,
connectorMetadata_eventBridge,
connectorMetadata_trendmicro,
connectorMetadata_redshift,
connectorMetadata_veeva,
ConnectorOAuthRequest (..),
newConnectorOAuthRequest,
connectorOAuthRequest_redirectUri,
connectorOAuthRequest_authCode,
ConnectorOperator (..),
newConnectorOperator,
connectorOperator_serviceNow,
connectorOperator_dynatrace,
connectorOperator_marketo,
connectorOperator_slack,
connectorOperator_singular,
connectorOperator_inforNexus,
connectorOperator_amplitude,
connectorOperator_datadog,
connectorOperator_googleAnalytics,
connectorOperator_sAPOData,
connectorOperator_salesforce,
connectorOperator_zendesk,
connectorOperator_s3,
connectorOperator_trendmicro,
connectorOperator_veeva,
ConnectorProfile (..),
newConnectorProfile,
connectorProfile_connectorProfileName,
connectorProfile_lastUpdatedAt,
connectorProfile_createdAt,
connectorProfile_credentialsArn,
connectorProfile_connectorProfileProperties,
connectorProfile_connectionMode,
connectorProfile_connectorProfileArn,
connectorProfile_privateConnectionProvisioningState,
connectorProfile_connectorType,
ConnectorProfileConfig (..),
newConnectorProfileConfig,
connectorProfileConfig_connectorProfileProperties,
connectorProfileConfig_connectorProfileCredentials,
ConnectorProfileCredentials (..),
newConnectorProfileCredentials,
connectorProfileCredentials_snowflake,
connectorProfileCredentials_honeycode,
connectorProfileCredentials_serviceNow,
connectorProfileCredentials_dynatrace,
connectorProfileCredentials_marketo,
connectorProfileCredentials_slack,
connectorProfileCredentials_singular,
connectorProfileCredentials_inforNexus,
connectorProfileCredentials_amplitude,
connectorProfileCredentials_datadog,
connectorProfileCredentials_googleAnalytics,
connectorProfileCredentials_sAPOData,
connectorProfileCredentials_salesforce,
connectorProfileCredentials_zendesk,
connectorProfileCredentials_trendmicro,
connectorProfileCredentials_redshift,
connectorProfileCredentials_veeva,
ConnectorProfileProperties (..),
newConnectorProfileProperties,
connectorProfileProperties_snowflake,
connectorProfileProperties_honeycode,
connectorProfileProperties_serviceNow,
connectorProfileProperties_dynatrace,
connectorProfileProperties_marketo,
connectorProfileProperties_slack,
connectorProfileProperties_singular,
connectorProfileProperties_inforNexus,
connectorProfileProperties_amplitude,
connectorProfileProperties_datadog,
connectorProfileProperties_googleAnalytics,
connectorProfileProperties_sAPOData,
connectorProfileProperties_salesforce,
connectorProfileProperties_zendesk,
connectorProfileProperties_trendmicro,
connectorProfileProperties_redshift,
connectorProfileProperties_veeva,
CustomerProfilesDestinationProperties (..),
newCustomerProfilesDestinationProperties,
customerProfilesDestinationProperties_objectTypeName,
customerProfilesDestinationProperties_domainName,
CustomerProfilesMetadata (..),
newCustomerProfilesMetadata,
DatadogConnectorProfileCredentials (..),
newDatadogConnectorProfileCredentials,
datadogConnectorProfileCredentials_apiKey,
datadogConnectorProfileCredentials_applicationKey,
DatadogConnectorProfileProperties (..),
newDatadogConnectorProfileProperties,
datadogConnectorProfileProperties_instanceUrl,
DatadogMetadata (..),
newDatadogMetadata,
DatadogSourceProperties (..),
newDatadogSourceProperties,
datadogSourceProperties_object,
DestinationConnectorProperties (..),
newDestinationConnectorProperties,
destinationConnectorProperties_upsolver,
destinationConnectorProperties_snowflake,
destinationConnectorProperties_honeycode,
destinationConnectorProperties_lookoutMetrics,
destinationConnectorProperties_customerProfiles,
destinationConnectorProperties_salesforce,
destinationConnectorProperties_zendesk,
destinationConnectorProperties_s3,
destinationConnectorProperties_eventBridge,
destinationConnectorProperties_redshift,
DestinationFieldProperties (..),
newDestinationFieldProperties,
destinationFieldProperties_isUpdatable,
destinationFieldProperties_isNullable,
destinationFieldProperties_supportedWriteOperations,
destinationFieldProperties_isUpsertable,
destinationFieldProperties_isCreatable,
DestinationFlowConfig (..),
newDestinationFlowConfig,
destinationFlowConfig_connectorProfileName,
destinationFlowConfig_connectorType,
destinationFlowConfig_destinationConnectorProperties,
DynatraceConnectorProfileCredentials (..),
newDynatraceConnectorProfileCredentials,
dynatraceConnectorProfileCredentials_apiToken,
DynatraceConnectorProfileProperties (..),
newDynatraceConnectorProfileProperties,
dynatraceConnectorProfileProperties_instanceUrl,
DynatraceMetadata (..),
newDynatraceMetadata,
DynatraceSourceProperties (..),
newDynatraceSourceProperties,
dynatraceSourceProperties_object,
ErrorHandlingConfig (..),
newErrorHandlingConfig,
errorHandlingConfig_failOnFirstDestinationError,
errorHandlingConfig_bucketPrefix,
errorHandlingConfig_bucketName,
ErrorInfo (..),
newErrorInfo,
errorInfo_executionMessage,
errorInfo_putFailuresCount,
EventBridgeDestinationProperties (..),
newEventBridgeDestinationProperties,
eventBridgeDestinationProperties_errorHandlingConfig,
eventBridgeDestinationProperties_object,
EventBridgeMetadata (..),
newEventBridgeMetadata,
ExecutionDetails (..),
newExecutionDetails,
executionDetails_mostRecentExecutionMessage,
executionDetails_mostRecentExecutionStatus,
executionDetails_mostRecentExecutionTime,
ExecutionRecord (..),
newExecutionRecord,
executionRecord_executionId,
executionRecord_lastUpdatedAt,
executionRecord_dataPullStartTime,
executionRecord_executionStatus,
executionRecord_startedAt,
executionRecord_dataPullEndTime,
executionRecord_executionResult,
ExecutionResult (..),
newExecutionResult,
executionResult_recordsProcessed,
executionResult_bytesWritten,
executionResult_bytesProcessed,
executionResult_errorInfo,
FieldTypeDetails (..),
newFieldTypeDetails,
fieldTypeDetails_supportedValues,
fieldTypeDetails_fieldType,
fieldTypeDetails_filterOperators,
FlowDefinition (..),
newFlowDefinition,
flowDefinition_lastUpdatedBy,
flowDefinition_flowArn,
flowDefinition_lastUpdatedAt,
flowDefinition_createdAt,
flowDefinition_triggerType,
flowDefinition_createdBy,
flowDefinition_sourceConnectorType,
flowDefinition_destinationConnectorType,
flowDefinition_flowName,
flowDefinition_lastRunExecutionDetails,
flowDefinition_flowStatus,
flowDefinition_description,
flowDefinition_tags,
GoogleAnalyticsConnectorProfileCredentials (..),
newGoogleAnalyticsConnectorProfileCredentials,
googleAnalyticsConnectorProfileCredentials_accessToken,
googleAnalyticsConnectorProfileCredentials_refreshToken,
googleAnalyticsConnectorProfileCredentials_oAuthRequest,
googleAnalyticsConnectorProfileCredentials_clientId,
googleAnalyticsConnectorProfileCredentials_clientSecret,
GoogleAnalyticsConnectorProfileProperties (..),
newGoogleAnalyticsConnectorProfileProperties,
GoogleAnalyticsMetadata (..),
newGoogleAnalyticsMetadata,
googleAnalyticsMetadata_oAuthScopes,
GoogleAnalyticsSourceProperties (..),
newGoogleAnalyticsSourceProperties,
googleAnalyticsSourceProperties_object,
HoneycodeConnectorProfileCredentials (..),
newHoneycodeConnectorProfileCredentials,
honeycodeConnectorProfileCredentials_accessToken,
honeycodeConnectorProfileCredentials_refreshToken,
honeycodeConnectorProfileCredentials_oAuthRequest,
HoneycodeConnectorProfileProperties (..),
newHoneycodeConnectorProfileProperties,
HoneycodeDestinationProperties (..),
newHoneycodeDestinationProperties,
honeycodeDestinationProperties_errorHandlingConfig,
honeycodeDestinationProperties_object,
HoneycodeMetadata (..),
newHoneycodeMetadata,
honeycodeMetadata_oAuthScopes,
IncrementalPullConfig (..),
newIncrementalPullConfig,
incrementalPullConfig_datetimeTypeFieldName,
InforNexusConnectorProfileCredentials (..),
newInforNexusConnectorProfileCredentials,
inforNexusConnectorProfileCredentials_accessKeyId,
inforNexusConnectorProfileCredentials_userId,
inforNexusConnectorProfileCredentials_secretAccessKey,
inforNexusConnectorProfileCredentials_datakey,
InforNexusConnectorProfileProperties (..),
newInforNexusConnectorProfileProperties,
inforNexusConnectorProfileProperties_instanceUrl,
InforNexusMetadata (..),
newInforNexusMetadata,
InforNexusSourceProperties (..),
newInforNexusSourceProperties,
inforNexusSourceProperties_object,
LookoutMetricsDestinationProperties (..),
newLookoutMetricsDestinationProperties,
MarketoConnectorProfileCredentials (..),
newMarketoConnectorProfileCredentials,
marketoConnectorProfileCredentials_accessToken,
marketoConnectorProfileCredentials_oAuthRequest,
marketoConnectorProfileCredentials_clientId,
marketoConnectorProfileCredentials_clientSecret,
MarketoConnectorProfileProperties (..),
newMarketoConnectorProfileProperties,
marketoConnectorProfileProperties_instanceUrl,
MarketoMetadata (..),
newMarketoMetadata,
MarketoSourceProperties (..),
newMarketoSourceProperties,
marketoSourceProperties_object,
OAuthCredentials (..),
newOAuthCredentials,
oAuthCredentials_accessToken,
oAuthCredentials_refreshToken,
oAuthCredentials_oAuthRequest,
oAuthCredentials_clientId,
oAuthCredentials_clientSecret,
OAuthProperties (..),
newOAuthProperties,
oAuthProperties_tokenUrl,
oAuthProperties_authCodeUrl,
oAuthProperties_oAuthScopes,
PrefixConfig (..),
newPrefixConfig,
prefixConfig_prefixFormat,
prefixConfig_prefixType,
PrivateConnectionProvisioningState (..),
newPrivateConnectionProvisioningState,
privateConnectionProvisioningState_status,
privateConnectionProvisioningState_failureMessage,
privateConnectionProvisioningState_failureCause,
RedshiftConnectorProfileCredentials (..),
newRedshiftConnectorProfileCredentials,
redshiftConnectorProfileCredentials_username,
redshiftConnectorProfileCredentials_password,
RedshiftConnectorProfileProperties (..),
newRedshiftConnectorProfileProperties,
redshiftConnectorProfileProperties_bucketPrefix,
redshiftConnectorProfileProperties_databaseUrl,
redshiftConnectorProfileProperties_bucketName,
redshiftConnectorProfileProperties_roleArn,
RedshiftDestinationProperties (..),
newRedshiftDestinationProperties,
redshiftDestinationProperties_bucketPrefix,
redshiftDestinationProperties_errorHandlingConfig,
redshiftDestinationProperties_object,
redshiftDestinationProperties_intermediateBucketName,
RedshiftMetadata (..),
newRedshiftMetadata,
S3DestinationProperties (..),
newS3DestinationProperties,
s3DestinationProperties_bucketPrefix,
s3DestinationProperties_s3OutputFormatConfig,
s3DestinationProperties_bucketName,
S3InputFormatConfig (..),
newS3InputFormatConfig,
s3InputFormatConfig_s3InputFileType,
S3Metadata (..),
newS3Metadata,
S3OutputFormatConfig (..),
newS3OutputFormatConfig,
s3OutputFormatConfig_prefixConfig,
s3OutputFormatConfig_fileType,
s3OutputFormatConfig_aggregationConfig,
S3SourceProperties (..),
newS3SourceProperties,
s3SourceProperties_s3InputFormatConfig,
s3SourceProperties_bucketPrefix,
s3SourceProperties_bucketName,
SAPODataConnectorProfileCredentials (..),
newSAPODataConnectorProfileCredentials,
sAPODataConnectorProfileCredentials_oAuthCredentials,
sAPODataConnectorProfileCredentials_basicAuthCredentials,
SAPODataConnectorProfileProperties (..),
newSAPODataConnectorProfileProperties,
sAPODataConnectorProfileProperties_logonLanguage,
sAPODataConnectorProfileProperties_privateLinkServiceName,
sAPODataConnectorProfileProperties_oAuthProperties,
sAPODataConnectorProfileProperties_applicationHostUrl,
sAPODataConnectorProfileProperties_applicationServicePath,
sAPODataConnectorProfileProperties_portNumber,
sAPODataConnectorProfileProperties_clientNumber,
SAPODataMetadata (..),
newSAPODataMetadata,
SAPODataSourceProperties (..),
newSAPODataSourceProperties,
sAPODataSourceProperties_objectPath,
SalesforceConnectorProfileCredentials (..),
newSalesforceConnectorProfileCredentials,
salesforceConnectorProfileCredentials_accessToken,
salesforceConnectorProfileCredentials_refreshToken,
salesforceConnectorProfileCredentials_oAuthRequest,
salesforceConnectorProfileCredentials_clientCredentialsArn,
SalesforceConnectorProfileProperties (..),
newSalesforceConnectorProfileProperties,
salesforceConnectorProfileProperties_instanceUrl,
salesforceConnectorProfileProperties_isSandboxEnvironment,
SalesforceDestinationProperties (..),
newSalesforceDestinationProperties,
salesforceDestinationProperties_writeOperationType,
salesforceDestinationProperties_idFieldNames,
salesforceDestinationProperties_errorHandlingConfig,
salesforceDestinationProperties_object,
SalesforceMetadata (..),
newSalesforceMetadata,
salesforceMetadata_oAuthScopes,
SalesforceSourceProperties (..),
newSalesforceSourceProperties,
salesforceSourceProperties_enableDynamicFieldUpdate,
salesforceSourceProperties_includeDeletedRecords,
salesforceSourceProperties_object,
ScheduledTriggerProperties (..),
newScheduledTriggerProperties,
scheduledTriggerProperties_scheduleEndTime,
scheduledTriggerProperties_scheduleOffset,
scheduledTriggerProperties_dataPullMode,
scheduledTriggerProperties_scheduleStartTime,
scheduledTriggerProperties_timezone,
scheduledTriggerProperties_firstExecutionFrom,
scheduledTriggerProperties_scheduleExpression,
ServiceNowConnectorProfileCredentials (..),
newServiceNowConnectorProfileCredentials,
serviceNowConnectorProfileCredentials_username,
serviceNowConnectorProfileCredentials_password,
ServiceNowConnectorProfileProperties (..),
newServiceNowConnectorProfileProperties,
serviceNowConnectorProfileProperties_instanceUrl,
ServiceNowMetadata (..),
newServiceNowMetadata,
ServiceNowSourceProperties (..),
newServiceNowSourceProperties,
serviceNowSourceProperties_object,
SingularConnectorProfileCredentials (..),
newSingularConnectorProfileCredentials,
singularConnectorProfileCredentials_apiKey,
SingularConnectorProfileProperties (..),
newSingularConnectorProfileProperties,
SingularMetadata (..),
newSingularMetadata,
SingularSourceProperties (..),
newSingularSourceProperties,
singularSourceProperties_object,
SlackConnectorProfileCredentials (..),
newSlackConnectorProfileCredentials,
slackConnectorProfileCredentials_accessToken,
slackConnectorProfileCredentials_oAuthRequest,
slackConnectorProfileCredentials_clientId,
slackConnectorProfileCredentials_clientSecret,
SlackConnectorProfileProperties (..),
newSlackConnectorProfileProperties,
slackConnectorProfileProperties_instanceUrl,
SlackMetadata (..),
newSlackMetadata,
slackMetadata_oAuthScopes,
SlackSourceProperties (..),
newSlackSourceProperties,
slackSourceProperties_object,
SnowflakeConnectorProfileCredentials (..),
newSnowflakeConnectorProfileCredentials,
snowflakeConnectorProfileCredentials_username,
snowflakeConnectorProfileCredentials_password,
SnowflakeConnectorProfileProperties (..),
newSnowflakeConnectorProfileProperties,
snowflakeConnectorProfileProperties_privateLinkServiceName,
snowflakeConnectorProfileProperties_accountName,
snowflakeConnectorProfileProperties_bucketPrefix,
snowflakeConnectorProfileProperties_region,
snowflakeConnectorProfileProperties_warehouse,
snowflakeConnectorProfileProperties_stage,
snowflakeConnectorProfileProperties_bucketName,
SnowflakeDestinationProperties (..),
newSnowflakeDestinationProperties,
snowflakeDestinationProperties_bucketPrefix,
snowflakeDestinationProperties_errorHandlingConfig,
snowflakeDestinationProperties_object,
snowflakeDestinationProperties_intermediateBucketName,
SnowflakeMetadata (..),
newSnowflakeMetadata,
snowflakeMetadata_supportedRegions,
SourceConnectorProperties (..),
newSourceConnectorProperties,
sourceConnectorProperties_serviceNow,
sourceConnectorProperties_dynatrace,
sourceConnectorProperties_marketo,
sourceConnectorProperties_slack,
sourceConnectorProperties_singular,
sourceConnectorProperties_inforNexus,
sourceConnectorProperties_amplitude,
sourceConnectorProperties_datadog,
sourceConnectorProperties_googleAnalytics,
sourceConnectorProperties_sAPOData,
sourceConnectorProperties_salesforce,
sourceConnectorProperties_zendesk,
sourceConnectorProperties_s3,
sourceConnectorProperties_trendmicro,
sourceConnectorProperties_veeva,
SourceFieldProperties (..),
newSourceFieldProperties,
sourceFieldProperties_isRetrievable,
sourceFieldProperties_isQueryable,
SourceFlowConfig (..),
newSourceFlowConfig,
sourceFlowConfig_connectorProfileName,
sourceFlowConfig_incrementalPullConfig,
sourceFlowConfig_connectorType,
sourceFlowConfig_sourceConnectorProperties,
SupportedFieldTypeDetails (..),
newSupportedFieldTypeDetails,
supportedFieldTypeDetails_v1,
Task (..),
newTask,
task_taskProperties,
task_connectorOperator,
task_destinationField,
task_sourceFields,
task_taskType,
TrendmicroConnectorProfileCredentials (..),
newTrendmicroConnectorProfileCredentials,
trendmicroConnectorProfileCredentials_apiSecretKey,
TrendmicroConnectorProfileProperties (..),
newTrendmicroConnectorProfileProperties,
TrendmicroMetadata (..),
newTrendmicroMetadata,
TrendmicroSourceProperties (..),
newTrendmicroSourceProperties,
trendmicroSourceProperties_object,
TriggerConfig (..),
newTriggerConfig,
triggerConfig_triggerProperties,
triggerConfig_triggerType,
TriggerProperties (..),
newTriggerProperties,
triggerProperties_scheduled,
UpsolverDestinationProperties (..),
newUpsolverDestinationProperties,
upsolverDestinationProperties_bucketPrefix,
upsolverDestinationProperties_bucketName,
upsolverDestinationProperties_s3OutputFormatConfig,
UpsolverMetadata (..),
newUpsolverMetadata,
UpsolverS3OutputFormatConfig (..),
newUpsolverS3OutputFormatConfig,
upsolverS3OutputFormatConfig_fileType,
upsolverS3OutputFormatConfig_aggregationConfig,
upsolverS3OutputFormatConfig_prefixConfig,
VeevaConnectorProfileCredentials (..),
newVeevaConnectorProfileCredentials,
veevaConnectorProfileCredentials_username,
veevaConnectorProfileCredentials_password,
VeevaConnectorProfileProperties (..),
newVeevaConnectorProfileProperties,
veevaConnectorProfileProperties_instanceUrl,
VeevaMetadata (..),
newVeevaMetadata,
VeevaSourceProperties (..),
newVeevaSourceProperties,
veevaSourceProperties_includeAllVersions,
veevaSourceProperties_documentType,
veevaSourceProperties_includeRenditions,
veevaSourceProperties_includeSourceFiles,
veevaSourceProperties_object,
ZendeskConnectorProfileCredentials (..),
newZendeskConnectorProfileCredentials,
zendeskConnectorProfileCredentials_accessToken,
zendeskConnectorProfileCredentials_oAuthRequest,
zendeskConnectorProfileCredentials_clientId,
zendeskConnectorProfileCredentials_clientSecret,
ZendeskConnectorProfileProperties (..),
newZendeskConnectorProfileProperties,
zendeskConnectorProfileProperties_instanceUrl,
ZendeskDestinationProperties (..),
newZendeskDestinationProperties,
zendeskDestinationProperties_writeOperationType,
zendeskDestinationProperties_idFieldNames,
zendeskDestinationProperties_errorHandlingConfig,
zendeskDestinationProperties_object,
ZendeskMetadata (..),
newZendeskMetadata,
zendeskMetadata_oAuthScopes,
ZendeskSourceProperties (..),
newZendeskSourceProperties,
zendeskSourceProperties_object,
)
where
import Amazonka.AppFlow.Types.AggregationConfig
import Amazonka.AppFlow.Types.AggregationType
import Amazonka.AppFlow.Types.AmplitudeConnectorOperator
import Amazonka.AppFlow.Types.AmplitudeConnectorProfileCredentials
import Amazonka.AppFlow.Types.AmplitudeConnectorProfileProperties
import Amazonka.AppFlow.Types.AmplitudeMetadata
import Amazonka.AppFlow.Types.AmplitudeSourceProperties
import Amazonka.AppFlow.Types.BasicAuthCredentials
import Amazonka.AppFlow.Types.ConnectionMode
import Amazonka.AppFlow.Types.ConnectorConfiguration
import Amazonka.AppFlow.Types.ConnectorEntity
import Amazonka.AppFlow.Types.ConnectorEntityField
import Amazonka.AppFlow.Types.ConnectorMetadata
import Amazonka.AppFlow.Types.ConnectorOAuthRequest
import Amazonka.AppFlow.Types.ConnectorOperator
import Amazonka.AppFlow.Types.ConnectorProfile
import Amazonka.AppFlow.Types.ConnectorProfileConfig
import Amazonka.AppFlow.Types.ConnectorProfileCredentials
import Amazonka.AppFlow.Types.ConnectorProfileProperties
import Amazonka.AppFlow.Types.ConnectorType
import Amazonka.AppFlow.Types.CustomerProfilesDestinationProperties
import Amazonka.AppFlow.Types.CustomerProfilesMetadata
import Amazonka.AppFlow.Types.DataPullMode
import Amazonka.AppFlow.Types.DatadogConnectorOperator
import Amazonka.AppFlow.Types.DatadogConnectorProfileCredentials
import Amazonka.AppFlow.Types.DatadogConnectorProfileProperties
import Amazonka.AppFlow.Types.DatadogMetadata
import Amazonka.AppFlow.Types.DatadogSourceProperties
import Amazonka.AppFlow.Types.DestinationConnectorProperties
import Amazonka.AppFlow.Types.DestinationFieldProperties
import Amazonka.AppFlow.Types.DestinationFlowConfig
import Amazonka.AppFlow.Types.DynatraceConnectorOperator
import Amazonka.AppFlow.Types.DynatraceConnectorProfileCredentials
import Amazonka.AppFlow.Types.DynatraceConnectorProfileProperties
import Amazonka.AppFlow.Types.DynatraceMetadata
import Amazonka.AppFlow.Types.DynatraceSourceProperties
import Amazonka.AppFlow.Types.ErrorHandlingConfig
import Amazonka.AppFlow.Types.ErrorInfo
import Amazonka.AppFlow.Types.EventBridgeDestinationProperties
import Amazonka.AppFlow.Types.EventBridgeMetadata
import Amazonka.AppFlow.Types.ExecutionDetails
import Amazonka.AppFlow.Types.ExecutionRecord
import Amazonka.AppFlow.Types.ExecutionResult
import Amazonka.AppFlow.Types.ExecutionStatus
import Amazonka.AppFlow.Types.FieldTypeDetails
import Amazonka.AppFlow.Types.FileType
import Amazonka.AppFlow.Types.FlowDefinition
import Amazonka.AppFlow.Types.FlowStatus
import Amazonka.AppFlow.Types.GoogleAnalyticsConnectorOperator
import Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials
import Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties
import Amazonka.AppFlow.Types.GoogleAnalyticsMetadata
import Amazonka.AppFlow.Types.GoogleAnalyticsSourceProperties
import Amazonka.AppFlow.Types.HoneycodeConnectorProfileCredentials
import Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties
import Amazonka.AppFlow.Types.HoneycodeDestinationProperties
import Amazonka.AppFlow.Types.HoneycodeMetadata
import Amazonka.AppFlow.Types.IncrementalPullConfig
import Amazonka.AppFlow.Types.InforNexusConnectorOperator
import Amazonka.AppFlow.Types.InforNexusConnectorProfileCredentials
import Amazonka.AppFlow.Types.InforNexusConnectorProfileProperties
import Amazonka.AppFlow.Types.InforNexusMetadata
import Amazonka.AppFlow.Types.InforNexusSourceProperties
import Amazonka.AppFlow.Types.LookoutMetricsDestinationProperties
import Amazonka.AppFlow.Types.MarketoConnectorOperator
import Amazonka.AppFlow.Types.MarketoConnectorProfileCredentials
import Amazonka.AppFlow.Types.MarketoConnectorProfileProperties
import Amazonka.AppFlow.Types.MarketoMetadata
import Amazonka.AppFlow.Types.MarketoSourceProperties
import Amazonka.AppFlow.Types.OAuthCredentials
import Amazonka.AppFlow.Types.OAuthProperties
import Amazonka.AppFlow.Types.Operator
import Amazonka.AppFlow.Types.OperatorPropertiesKeys
import Amazonka.AppFlow.Types.PrefixConfig
import Amazonka.AppFlow.Types.PrefixFormat
import Amazonka.AppFlow.Types.PrefixType
import Amazonka.AppFlow.Types.PrivateConnectionProvisioningFailureCause
import Amazonka.AppFlow.Types.PrivateConnectionProvisioningState
import Amazonka.AppFlow.Types.PrivateConnectionProvisioningStatus
import Amazonka.AppFlow.Types.RedshiftConnectorProfileCredentials
import Amazonka.AppFlow.Types.RedshiftConnectorProfileProperties
import Amazonka.AppFlow.Types.RedshiftDestinationProperties
import Amazonka.AppFlow.Types.RedshiftMetadata
import Amazonka.AppFlow.Types.S3ConnectorOperator
import Amazonka.AppFlow.Types.S3DestinationProperties
import Amazonka.AppFlow.Types.S3InputFileType
import Amazonka.AppFlow.Types.S3InputFormatConfig
import Amazonka.AppFlow.Types.S3Metadata
import Amazonka.AppFlow.Types.S3OutputFormatConfig
import Amazonka.AppFlow.Types.S3SourceProperties
import Amazonka.AppFlow.Types.SAPODataConnectorOperator
import Amazonka.AppFlow.Types.SAPODataConnectorProfileCredentials
import Amazonka.AppFlow.Types.SAPODataConnectorProfileProperties
import Amazonka.AppFlow.Types.SAPODataMetadata
import Amazonka.AppFlow.Types.SAPODataSourceProperties
import Amazonka.AppFlow.Types.SalesforceConnectorOperator
import Amazonka.AppFlow.Types.SalesforceConnectorProfileCredentials
import Amazonka.AppFlow.Types.SalesforceConnectorProfileProperties
import Amazonka.AppFlow.Types.SalesforceDestinationProperties
import Amazonka.AppFlow.Types.SalesforceMetadata
import Amazonka.AppFlow.Types.SalesforceSourceProperties
import Amazonka.AppFlow.Types.ScheduleFrequencyType
import Amazonka.AppFlow.Types.ScheduledTriggerProperties
import Amazonka.AppFlow.Types.ServiceNowConnectorOperator
import Amazonka.AppFlow.Types.ServiceNowConnectorProfileCredentials
import Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties
import Amazonka.AppFlow.Types.ServiceNowMetadata
import Amazonka.AppFlow.Types.ServiceNowSourceProperties
import Amazonka.AppFlow.Types.SingularConnectorOperator
import Amazonka.AppFlow.Types.SingularConnectorProfileCredentials
import Amazonka.AppFlow.Types.SingularConnectorProfileProperties
import Amazonka.AppFlow.Types.SingularMetadata
import Amazonka.AppFlow.Types.SingularSourceProperties
import Amazonka.AppFlow.Types.SlackConnectorOperator
import Amazonka.AppFlow.Types.SlackConnectorProfileCredentials
import Amazonka.AppFlow.Types.SlackConnectorProfileProperties
import Amazonka.AppFlow.Types.SlackMetadata
import Amazonka.AppFlow.Types.SlackSourceProperties
import Amazonka.AppFlow.Types.SnowflakeConnectorProfileCredentials
import Amazonka.AppFlow.Types.SnowflakeConnectorProfileProperties
import Amazonka.AppFlow.Types.SnowflakeDestinationProperties
import Amazonka.AppFlow.Types.SnowflakeMetadata
import Amazonka.AppFlow.Types.SourceConnectorProperties
import Amazonka.AppFlow.Types.SourceFieldProperties
import Amazonka.AppFlow.Types.SourceFlowConfig
import Amazonka.AppFlow.Types.SupportedFieldTypeDetails
import Amazonka.AppFlow.Types.Task
import Amazonka.AppFlow.Types.TaskType
import Amazonka.AppFlow.Types.TrendmicroConnectorOperator
import Amazonka.AppFlow.Types.TrendmicroConnectorProfileCredentials
import Amazonka.AppFlow.Types.TrendmicroConnectorProfileProperties
import Amazonka.AppFlow.Types.TrendmicroMetadata
import Amazonka.AppFlow.Types.TrendmicroSourceProperties
import Amazonka.AppFlow.Types.TriggerConfig
import Amazonka.AppFlow.Types.TriggerProperties
import Amazonka.AppFlow.Types.TriggerType
import Amazonka.AppFlow.Types.UpsolverDestinationProperties
import Amazonka.AppFlow.Types.UpsolverMetadata
import Amazonka.AppFlow.Types.UpsolverS3OutputFormatConfig
import Amazonka.AppFlow.Types.VeevaConnectorOperator
import Amazonka.AppFlow.Types.VeevaConnectorProfileCredentials
import Amazonka.AppFlow.Types.VeevaConnectorProfileProperties
import Amazonka.AppFlow.Types.VeevaMetadata
import Amazonka.AppFlow.Types.VeevaSourceProperties
import Amazonka.AppFlow.Types.WriteOperationType
import Amazonka.AppFlow.Types.ZendeskConnectorOperator
import Amazonka.AppFlow.Types.ZendeskConnectorProfileCredentials
import Amazonka.AppFlow.Types.ZendeskConnectorProfileProperties
import Amazonka.AppFlow.Types.ZendeskDestinationProperties
import Amazonka.AppFlow.Types.ZendeskMetadata
import Amazonka.AppFlow.Types.ZendeskSourceProperties
import qualified Amazonka.Core as Core
import qualified Amazonka.Lens as Lens
import qualified Amazonka.Prelude as Prelude
import qualified Amazonka.Sign.V4 as Sign
defaultService :: Core.Service
defaultService :: Service
defaultService =
Service :: Abbrev
-> Signer
-> ByteString
-> ByteString
-> ByteString
-> (Region -> Endpoint)
-> Maybe Seconds
-> (Status -> Bool)
-> (Status -> [Header] -> ByteStringLazy -> Error)
-> Retry
-> Service
Core.Service
{ $sel:_serviceAbbrev:Service :: Abbrev
Core._serviceAbbrev = Abbrev
"AppFlow",
$sel:_serviceSigner:Service :: Signer
Core._serviceSigner = Signer
Sign.v4,
$sel:_serviceEndpointPrefix:Service :: ByteString
Core._serviceEndpointPrefix = ByteString
"appflow",
$sel:_serviceSigningName:Service :: ByteString
Core._serviceSigningName = ByteString
"appflow",
$sel:_serviceVersion:Service :: ByteString
Core._serviceVersion = ByteString
"2020-08-23",
$sel:_serviceEndpoint:Service :: Region -> Endpoint
Core._serviceEndpoint =
Service -> Region -> Endpoint
Core.defaultEndpoint Service
defaultService,
$sel:_serviceTimeout:Service :: Maybe Seconds
Core._serviceTimeout = Seconds -> Maybe Seconds
forall a. a -> Maybe a
Prelude.Just Seconds
70,
$sel:_serviceCheck:Service :: Status -> Bool
Core._serviceCheck = Status -> Bool
Core.statusSuccess,
$sel:_serviceError:Service :: Status -> [Header] -> ByteStringLazy -> Error
Core._serviceError = Abbrev -> Status -> [Header] -> ByteStringLazy -> Error
Core.parseJSONError Abbrev
"AppFlow",
$sel:_serviceRetry:Service :: Retry
Core._serviceRetry = Retry
retry
}
where
retry :: Retry
retry =
Exponential :: Double -> Int -> Int -> (ServiceError -> Maybe Text) -> Retry
Core.Exponential
{ $sel:_retryBase:Exponential :: Double
Core._retryBase = Double
5.0e-2,
$sel:_retryGrowth:Exponential :: Int
Core._retryGrowth = Int
2,
$sel:_retryAttempts:Exponential :: Int
Core._retryAttempts = Int
5,
$sel:_retryCheck:Exponential :: ServiceError -> Maybe Text
Core._retryCheck = ServiceError -> Maybe Text
forall a. IsString a => ServiceError -> Maybe a
check
}
check :: ServiceError -> Maybe a
check ServiceError
e
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"ThrottledException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttled_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
429) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"too_many_requests"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"ThrottlingException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttling_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"Throttling"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttling"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode
ErrorCode
"ProvisionedThroughputExceededException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throughput_exceeded"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
504) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"gateway_timeout"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"RequestThrottledException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"request_throttled_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
502) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"bad_gateway"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
503) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"service_unavailable"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
500) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"general_server_error"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
509) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"limit_exceeded"
| Bool
Prelude.otherwise = Maybe a
forall a. Maybe a
Prelude.Nothing
_ValidationException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ValidationException :: Getting (First ServiceError) a ServiceError
_ValidationException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ValidationException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
_UnsupportedOperationException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_UnsupportedOperationException :: Getting (First ServiceError) a ServiceError
_UnsupportedOperationException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"UnsupportedOperationException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
_ConflictException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ConflictException :: Getting (First ServiceError) a ServiceError
_ConflictException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ConflictException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
409
_ConnectorAuthenticationException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ConnectorAuthenticationException :: Getting (First ServiceError) a ServiceError
_ConnectorAuthenticationException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ConnectorAuthenticationException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
401
_ServiceQuotaExceededException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ServiceQuotaExceededException :: Getting (First ServiceError) a ServiceError
_ServiceQuotaExceededException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ServiceQuotaExceededException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
402
_InternalServerException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_InternalServerException :: Getting (First ServiceError) a ServiceError
_InternalServerException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"InternalServerException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
500
_ResourceNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ResourceNotFoundException :: Getting (First ServiceError) a ServiceError
_ResourceNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ResourceNotFoundException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
404
_ConnectorServerException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ConnectorServerException :: Getting (First ServiceError) a ServiceError
_ConnectorServerException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ConnectorServerException"
Getting (First ServiceError) a ServiceError
-> ((ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError -> Const (First ServiceError) ServiceError)
-> Getting (First ServiceError) a ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int
-> (ServiceError -> Const (First ServiceError) ServiceError)
-> ServiceError
-> Const (First ServiceError) ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400