Package-level declarations
Types
Inherited functions
Creates and persists an Application resource.
Creates and persists a DataIntegration resource.
Creates and persists a DataIntegrationAssociation resource.
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.
Deletes the Application. Only Applications that don't have any Application Associations can be deleted.
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.
Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
Get an Application resource.
Returns information about the DataIntegration.
Returns information about the event integration.
Returns a paginated list of application associations for an application.
Lists applications in the account.
Returns a paginated list of DataIntegration associations in the account.
Returns a paginated list of DataIntegrations in the account.
Returns a paginated list of event integration associations in the account.
Returns a paginated list of event integrations in the account.
Lists the tags for the specified resource.
Adds the specified tags to the specified resource.
Removes the specified tags from the specified resource.
Updates and persists an Application resource.
Updates the description of a DataIntegration.
Updates and persists a DataIntegrationAssociation resource.
Updates the description of an event integration.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.