Package-level declarations
Types
Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. This allows IT and security teams to easily manage and secure applications using a standard schema, and employees can complete everyday tasks faster using generative artificial intelligence (AI). You can use these APIs to complete AppFabric tasks, such as setting up audit log ingestions or viewing user access. For more information about AppFabric, including the required permissions to use the service, see the Amazon Web Services AppFabric Administration Guide. For more information about using the Command Line Interface (CLI) to manage your AppFabric resources, see the AppFabric section of the CLI Reference.
Inherited functions
Gets user access details in a batch request.
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.
Creates an app authorization within an app bundle, which allows AppFabric to connect to an application.
Creates an app bundle to collect data from an application using AppFabric.
Creates a data ingestion for an application.
Creates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
Deletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.
Deletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.
Deletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.
Deletes an ingestion destination.
Returns information about an app authorization.
Returns information about an app bundle.
Returns information about an ingestion.
Returns information about an ingestion destination.
Returns a list of all app authorizations configured for an app bundle.
Returns a list of app bundles.
Returns a list of all ingestion destinations configured for an ingestion.
Returns a list of all ingestions configured for an app bundle.
Returns a list of tags for a resource.
Starts (enables) an ingestion, which collects data from an application.
Starts the tasks to search user access status for a specific email address.
Stops (disables) an ingestion.
Assigns one or more tags (key-value pairs) to the specified resource.
Removes a tag or tags from a resource.
Updates an app authorization within an app bundle, which allows AppFabric to connect to an application.
Updates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
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.