Module Awso_appintegrations_syncSource

include module type of struct include Awso_appintegrations.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval 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.

Summary information about the DataIntegration association.

Summary information about the Application.

Summary 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.

The 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.

The configuration for what files should be pulled from the source.

A resource with the specified name already exists.

The allowed quota for the resource has been exceeded.

Updates the description of an event integration.

Updates the description of an event integration.

Updates 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.

Updates 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.

Sourcemodule UpdateDataIntegrationAssociationResponse = Awso_appintegrations.Values.UpdateDataIntegrationAssociationResponse

Updates and persists a DataIntegrationAssociation resource. Updating a DataIntegrationAssociation with ExecutionConfiguration will rerun the on-demand job.

Sourcemodule UpdateDataIntegrationAssociationRequest = Awso_appintegrations.Values.UpdateDataIntegrationAssociationRequest

Updates 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.

Returns a paginated list of event integrations in the account.

Returns a paginated list of event integrations in the account.

Sourcemodule ListEventIntegrationAssociationsResponse = Awso_appintegrations.Values.ListEventIntegrationAssociationsResponse

Returns a paginated list of event integration associations in the account.

Sourcemodule ListEventIntegrationAssociationsRequest = Awso_appintegrations.Values.ListEventIntegrationAssociationsRequest

Returns a paginated list of event integration associations in the account.

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.

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.

Sourcemodule ListDataIntegrationAssociationsResponse = Awso_appintegrations.Values.ListDataIntegrationAssociationsResponse

Returns 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.

Sourcemodule ListDataIntegrationAssociationsRequest = Awso_appintegrations.Values.ListDataIntegrationAssociationsRequest

Returns 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.

Returns a paginated list of application associations for an application.

Returns 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.

Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.

Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.

Deletes 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 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.

Creates 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.

Creates 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.

Creates 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.

Creates 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.

Sourcemodule CreateDataIntegrationAssociationResponse = Awso_appintegrations.Values.CreateDataIntegrationAssociationResponse

Creates and persists a DataIntegrationAssociation resource.

Sourcemodule CreateDataIntegrationAssociationRequest = Awso_appintegrations.Values.CreateDataIntegrationAssociationRequest

Creates and persists a DataIntegrationAssociation resource.

Creates and persists an Application resource.

Creates and persists an Application resource.