Awso_appintegrations_syncSourceval create_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.CreateApplicationRequest.t ->
(Awso_appintegrations.Values.CreateApplicationResponse.t,
Awso_appintegrations.Values.CreateApplicationResponse.error)
Result.tval create_data_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.CreateDataIntegrationRequest.t ->
(Awso_appintegrations.Values.CreateDataIntegrationResponse.t,
Awso_appintegrations.Values.CreateDataIntegrationResponse.error)
Result.tval create_data_integration_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.CreateDataIntegrationAssociationRequest.t ->
(Awso_appintegrations.Values.CreateDataIntegrationAssociationResponse.t,
Awso_appintegrations.Values.CreateDataIntegrationAssociationResponse.error)
Result.tval create_event_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.CreateEventIntegrationRequest.t ->
(Awso_appintegrations.Values.CreateEventIntegrationResponse.t,
Awso_appintegrations.Values.CreateEventIntegrationResponse.error)
Result.tval delete_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.DeleteApplicationRequest.t ->
(Awso_appintegrations.Values.DeleteApplicationResponse.t,
Awso_appintegrations.Values.DeleteApplicationResponse.error)
Result.tval delete_data_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.DeleteDataIntegrationRequest.t ->
(Awso_appintegrations.Values.DeleteDataIntegrationResponse.t,
Awso_appintegrations.Values.DeleteDataIntegrationResponse.error)
Result.tval delete_event_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.DeleteEventIntegrationRequest.t ->
(Awso_appintegrations.Values.DeleteEventIntegrationResponse.t,
Awso_appintegrations.Values.DeleteEventIntegrationResponse.error)
Result.tval get_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.GetApplicationRequest.t ->
(Awso_appintegrations.Values.GetApplicationResponse.t,
Awso_appintegrations.Values.GetApplicationResponse.error)
Result.tval get_data_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.GetDataIntegrationRequest.t ->
(Awso_appintegrations.Values.GetDataIntegrationResponse.t,
Awso_appintegrations.Values.GetDataIntegrationResponse.error)
Result.tval get_event_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.GetEventIntegrationRequest.t ->
(Awso_appintegrations.Values.GetEventIntegrationResponse.t,
Awso_appintegrations.Values.GetEventIntegrationResponse.error)
Result.tval list_application_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListApplicationAssociationsRequest.t ->
(Awso_appintegrations.Values.ListApplicationAssociationsResponse.t,
Awso_appintegrations.Values.ListApplicationAssociationsResponse.error)
Result.tval list_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListApplicationsRequest.t ->
(Awso_appintegrations.Values.ListApplicationsResponse.t,
Awso_appintegrations.Values.ListApplicationsResponse.error)
Result.tval list_data_integration_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListDataIntegrationAssociationsRequest.t ->
(Awso_appintegrations.Values.ListDataIntegrationAssociationsResponse.t,
Awso_appintegrations.Values.ListDataIntegrationAssociationsResponse.error)
Result.tval list_data_integrations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListDataIntegrationsRequest.t ->
(Awso_appintegrations.Values.ListDataIntegrationsResponse.t,
Awso_appintegrations.Values.ListDataIntegrationsResponse.error)
Result.tval list_event_integration_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListEventIntegrationAssociationsRequest.t ->
(Awso_appintegrations.Values.ListEventIntegrationAssociationsResponse.t,
Awso_appintegrations.Values.ListEventIntegrationAssociationsResponse.error)
Result.tval list_event_integrations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListEventIntegrationsRequest.t ->
(Awso_appintegrations.Values.ListEventIntegrationsResponse.t,
Awso_appintegrations.Values.ListEventIntegrationsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.ListTagsForResourceRequest.t ->
(Awso_appintegrations.Values.ListTagsForResourceResponse.t,
Awso_appintegrations.Values.ListTagsForResourceResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.TagResourceRequest.t ->
(Awso_appintegrations.Values.TagResourceResponse.t,
Awso_appintegrations.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.UntagResourceRequest.t ->
(Awso_appintegrations.Values.UntagResourceResponse.t,
Awso_appintegrations.Values.UntagResourceResponse.error)
Result.tval update_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.UpdateApplicationRequest.t ->
(Awso_appintegrations.Values.UpdateApplicationResponse.t,
Awso_appintegrations.Values.UpdateApplicationResponse.error)
Result.tval update_data_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.UpdateDataIntegrationRequest.t ->
(Awso_appintegrations.Values.UpdateDataIntegrationResponse.t,
Awso_appintegrations.Values.UpdateDataIntegrationResponse.error)
Result.tval update_data_integration_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.UpdateDataIntegrationAssociationRequest.t ->
(Awso_appintegrations.Values.UpdateDataIntegrationAssociationResponse.t,
Awso_appintegrations.Values.UpdateDataIntegrationAssociationResponse.error)
Result.tval update_event_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appintegrations.Values.UpdateEventIntegrationRequest.t ->
(Awso_appintegrations.Values.UpdateEventIntegrationResponse.t,
Awso_appintegrations.Values.UpdateEventIntegrationResponse.error)
Result.tinclude module type of struct include Awso_appintegrations.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The start and end time for data pull from the source.
The name of the data and how often it should be pulled from the source.
A permission for the iframe.
The event filter.
The configuration for how the files should be pulled from the source.
The execution status of the last job.
The contact handling configuration for the application.
The external URL source for the application.
The permission of an event or request that the application has access to.
The configuration of an event that the application publishes.
The configuration of an event that the application subscribes.
The event integration.
The event integration association.
Summary information about the DataIntegration.
module DataIntegrationAssociationSummary =
Awso_appintegrations.Values.DataIntegrationAssociationSummarySummary information about the DataIntegration association.
Summary information about the Application.
module ApplicationAssociationSummary =
Awso_appintegrations.Values.ApplicationAssociationSummarySummary information about the Application Association.
You do not have sufficient access to perform this action.
Request processing failed due to an error or failure with the service.
The request is not valid.
The specified resource was not found.
The throttling limit has been exceeded.
module UnsupportedOperationException =
Awso_appintegrations.Values.UnsupportedOperationExceptionThe operation is not supported.
The configuration settings for the application.
The configuration for where the application should be loaded from.
The iframe configuration for the application.
module EventIntegrationAssociationsList =
Awso_appintegrations.Values.EventIntegrationAssociationsListmodule DataIntegrationAssociationsList =
Awso_appintegrations.Values.DataIntegrationAssociationsListThe configuration for what files should be pulled from the source.
A resource with the specified name already exists.
module ResourceQuotaExceededException =
Awso_appintegrations.Values.ResourceQuotaExceededExceptionThe allowed quota for the resource has been exceeded.
module UpdateEventIntegrationResponse =
Awso_appintegrations.Values.UpdateEventIntegrationResponseUpdates the description of an event integration.
module UpdateEventIntegrationRequest =
Awso_appintegrations.Values.UpdateEventIntegrationRequestUpdates the description of an event integration.
module UpdateDataIntegrationResponse =
Awso_appintegrations.Values.UpdateDataIntegrationResponseUpdates the description of a DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module UpdateDataIntegrationRequest =
Awso_appintegrations.Values.UpdateDataIntegrationRequestUpdates the description of a DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module UpdateDataIntegrationAssociationResponse =
Awso_appintegrations.Values.UpdateDataIntegrationAssociationResponseUpdates and persists a DataIntegrationAssociation resource. Updating a DataIntegrationAssociation with ExecutionConfiguration will rerun the on-demand job.
module UpdateDataIntegrationAssociationRequest =
Awso_appintegrations.Values.UpdateDataIntegrationAssociationRequestUpdates and persists a DataIntegrationAssociation resource. Updating a DataIntegrationAssociation with ExecutionConfiguration will rerun the on-demand job.
Updates and persists an Application resource.
Updates and persists an Application resource.
Removes the specified tags from the specified resource.
Removes the specified tags from the specified resource.
Adds the specified tags to the specified resource.
Adds the specified tags to the specified resource.
Lists the tags for the specified resource.
Lists the tags for the specified resource.
module ListEventIntegrationsResponse =
Awso_appintegrations.Values.ListEventIntegrationsResponseReturns a paginated list of event integrations in the account.
module ListEventIntegrationsRequest =
Awso_appintegrations.Values.ListEventIntegrationsRequestReturns a paginated list of event integrations in the account.
module ListEventIntegrationAssociationsResponse =
Awso_appintegrations.Values.ListEventIntegrationAssociationsResponseReturns a paginated list of event integration associations in the account.
module ListEventIntegrationAssociationsRequest =
Awso_appintegrations.Values.ListEventIntegrationAssociationsRequestReturns a paginated list of event integration associations in the account.
module ListDataIntegrationsResponse =
Awso_appintegrations.Values.ListDataIntegrationsResponseReturns a paginated list of DataIntegrations in the account. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
Returns a paginated list of DataIntegrations in the account. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module ListDataIntegrationAssociationsResponse =
Awso_appintegrations.Values.ListDataIntegrationAssociationsResponseReturns a paginated list of DataIntegration associations in the account. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module ListDataIntegrationAssociationsRequest =
Awso_appintegrations.Values.ListDataIntegrationAssociationsRequestReturns a paginated list of DataIntegration associations in the account. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
Lists applications in the account.
Lists applications in the account.
module ListApplicationAssociationsResponse =
Awso_appintegrations.Values.ListApplicationAssociationsResponseReturns a paginated list of application associations for an application.
module ListApplicationAssociationsRequest =
Awso_appintegrations.Values.ListApplicationAssociationsRequestReturns a paginated list of application associations for an application.
Returns information about the event integration.
Returns information about the event integration.
Returns information about the DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
Returns information about the DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
Get an Application resource.
Get an Application resource.
module DeleteEventIntegrationResponse =
Awso_appintegrations.Values.DeleteEventIntegrationResponseDeletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
module DeleteEventIntegrationRequest =
Awso_appintegrations.Values.DeleteEventIntegrationRequestDeletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
module DeleteDataIntegrationResponse =
Awso_appintegrations.Values.DeleteDataIntegrationResponseDeletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module DeleteDataIntegrationRequest =
Awso_appintegrations.Values.DeleteDataIntegrationRequestDeletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
Deletes the Application. Only Applications that don't have any Application Associations can be deleted.
Deletes the Application. Only Applications that don't have any Application Associations can be deleted.
module CreateEventIntegrationResponse =
Awso_appintegrations.Values.CreateEventIntegrationResponseCreates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in your account and a partner event source that pushes events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane.
module CreateEventIntegrationRequest =
Awso_appintegrations.Values.CreateEventIntegrationRequestCreates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in your account and a partner event source that pushes events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane.
module CreateDataIntegrationResponse =
Awso_appintegrations.Values.CreateDataIntegrationResponseCreates and persists a DataIntegration resource. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module CreateDataIntegrationRequest =
Awso_appintegrations.Values.CreateDataIntegrationRequestCreates and persists a DataIntegration resource. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
module CreateDataIntegrationAssociationResponse =
Awso_appintegrations.Values.CreateDataIntegrationAssociationResponseCreates and persists a DataIntegrationAssociation resource.
module CreateDataIntegrationAssociationRequest =
Awso_appintegrations.Values.CreateDataIntegrationAssociationRequestCreates and persists a DataIntegrationAssociation resource.
Creates and persists an Application resource.
Creates and persists an Application resource.