Awso_appfabric_asyncSourceval batch_get_user_access_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.BatchGetUserAccessTasksRequest.t ->
(Awso_appfabric.Values.BatchGetUserAccessTasksResponse.t,
Awso_appfabric.Values.BatchGetUserAccessTasksResponse.error)
Result.t
Async.Deferred.tval connect_app_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ConnectAppAuthorizationRequest.t ->
(Awso_appfabric.Values.ConnectAppAuthorizationResponse.t,
Awso_appfabric.Values.ConnectAppAuthorizationResponse.error)
Result.t
Async.Deferred.tval create_app_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.CreateAppAuthorizationRequest.t ->
(Awso_appfabric.Values.CreateAppAuthorizationResponse.t,
Awso_appfabric.Values.CreateAppAuthorizationResponse.error)
Result.t
Async.Deferred.tval create_app_bundle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.CreateAppBundleRequest.t ->
(Awso_appfabric.Values.CreateAppBundleResponse.t,
Awso_appfabric.Values.CreateAppBundleResponse.error)
Result.t
Async.Deferred.tval create_ingestion :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.CreateIngestionRequest.t ->
(Awso_appfabric.Values.CreateIngestionResponse.t,
Awso_appfabric.Values.CreateIngestionResponse.error)
Result.t
Async.Deferred.tval create_ingestion_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.CreateIngestionDestinationRequest.t ->
(Awso_appfabric.Values.CreateIngestionDestinationResponse.t,
Awso_appfabric.Values.CreateIngestionDestinationResponse.error)
Result.t
Async.Deferred.tval delete_app_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.DeleteAppAuthorizationRequest.t ->
(Awso_appfabric.Values.DeleteAppAuthorizationResponse.t,
Awso_appfabric.Values.DeleteAppAuthorizationResponse.error)
Result.t
Async.Deferred.tval delete_app_bundle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.DeleteAppBundleRequest.t ->
(Awso_appfabric.Values.DeleteAppBundleResponse.t,
Awso_appfabric.Values.DeleteAppBundleResponse.error)
Result.t
Async.Deferred.tval delete_ingestion :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.DeleteIngestionRequest.t ->
(Awso_appfabric.Values.DeleteIngestionResponse.t,
Awso_appfabric.Values.DeleteIngestionResponse.error)
Result.t
Async.Deferred.tval delete_ingestion_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.DeleteIngestionDestinationRequest.t ->
(Awso_appfabric.Values.DeleteIngestionDestinationResponse.t,
Awso_appfabric.Values.DeleteIngestionDestinationResponse.error)
Result.t
Async.Deferred.tval get_app_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.GetAppAuthorizationRequest.t ->
(Awso_appfabric.Values.GetAppAuthorizationResponse.t,
Awso_appfabric.Values.GetAppAuthorizationResponse.error)
Result.t
Async.Deferred.tval get_app_bundle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.GetAppBundleRequest.t ->
(Awso_appfabric.Values.GetAppBundleResponse.t,
Awso_appfabric.Values.GetAppBundleResponse.error)
Result.t
Async.Deferred.tval get_ingestion :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.GetIngestionRequest.t ->
(Awso_appfabric.Values.GetIngestionResponse.t,
Awso_appfabric.Values.GetIngestionResponse.error)
Result.t
Async.Deferred.tval get_ingestion_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.GetIngestionDestinationRequest.t ->
(Awso_appfabric.Values.GetIngestionDestinationResponse.t,
Awso_appfabric.Values.GetIngestionDestinationResponse.error)
Result.t
Async.Deferred.tval list_app_authorizations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ListAppAuthorizationsRequest.t ->
(Awso_appfabric.Values.ListAppAuthorizationsResponse.t,
Awso_appfabric.Values.ListAppAuthorizationsResponse.error)
Result.t
Async.Deferred.tval list_app_bundles :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ListAppBundlesRequest.t ->
(Awso_appfabric.Values.ListAppBundlesResponse.t,
Awso_appfabric.Values.ListAppBundlesResponse.error)
Result.t
Async.Deferred.tval list_ingestion_destinations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ListIngestionDestinationsRequest.t ->
(Awso_appfabric.Values.ListIngestionDestinationsResponse.t,
Awso_appfabric.Values.ListIngestionDestinationsResponse.error)
Result.t
Async.Deferred.tval list_ingestions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ListIngestionsRequest.t ->
(Awso_appfabric.Values.ListIngestionsResponse.t,
Awso_appfabric.Values.ListIngestionsResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.ListTagsForResourceRequest.t ->
(Awso_appfabric.Values.ListTagsForResourceResponse.t,
Awso_appfabric.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval start_ingestion :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.StartIngestionRequest.t ->
(Awso_appfabric.Values.StartIngestionResponse.t,
Awso_appfabric.Values.StartIngestionResponse.error)
Result.t
Async.Deferred.tval start_user_access_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.StartUserAccessTasksRequest.t ->
(Awso_appfabric.Values.StartUserAccessTasksResponse.t,
Awso_appfabric.Values.StartUserAccessTasksResponse.error)
Result.t
Async.Deferred.tval stop_ingestion :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.StopIngestionRequest.t ->
(Awso_appfabric.Values.StopIngestionResponse.t,
Awso_appfabric.Values.StopIngestionResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.TagResourceRequest.t ->
(Awso_appfabric.Values.TagResourceResponse.t,
Awso_appfabric.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.UntagResourceRequest.t ->
(Awso_appfabric.Values.UntagResourceResponse.t,
Awso_appfabric.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_app_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.UpdateAppAuthorizationRequest.t ->
(Awso_appfabric.Values.UpdateAppAuthorizationResponse.t,
Awso_appfabric.Values.UpdateAppAuthorizationResponse.error)
Result.t
Async.Deferred.tval update_ingestion_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appfabric.Values.UpdateIngestionDestinationRequest.t ->
(Awso_appfabric.Values.UpdateIngestionDestinationResponse.t,
Awso_appfabric.Values.UpdateIngestionDestinationResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_appfabric.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 ]Contains information about an Amazon Kinesis Data Firehose delivery stream.
Contains information about an Amazon S3 bucket.
Contains information about an audit log destination.
module AuditLogDestinationConfiguration =
Awso_appfabric.Values.AuditLogDestinationConfigurationContains information about an audit log destination configuration.
module AuditLogProcessingConfiguration =
Awso_appfabric.Values.AuditLogProcessingConfigurationContains information about an audit log processing configuration.
The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.
Contains information about an error returned from a user access task.
Contains information about an application tenant.
Contains information about the destination of ingested data.
Contains information about how ingested data is processed.
Contains API key credential information.
Contains OAuth2 client credential information.
The key or keys of the key-value pairs for the tag or tags assigned to a resource.
Contains information about a user access task.
Contains a summary of an ingestion.
Contains a summary of an ingestion destination.
Contains a summary of an app bundle.
Contains a summary of an app authorization.
Contains information about a user's access to an application.
You are not authorized to perform this operation.
The request has created a conflict. Check the request parameters and try again.
Contains information about an ingestion destination.
The request processing has failed because of an unknown error, exception, or failure with an internal server.
The specified resource does not exist.
The request exceeds a service quota.
The request rate exceeds the limit.
The request has invalid or missing parameters.
Contains information about an app authorization.
Contains credential information for an application.
Contains information about an ingestion.
Contains information about an app bundle.
Contains authorization request information, which is required for Amazon Web Services AppFabric to get the OAuth2 access token for an application.
module UpdateIngestionDestinationResponse =
Awso_appfabric.Values.UpdateIngestionDestinationResponseUpdates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
module UpdateIngestionDestinationRequest =
Awso_appfabric.Values.UpdateIngestionDestinationRequestUpdates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
Updates an app authorization within an app bundle, which allows AppFabric to connect to an application. If the app authorization was in a connected state, updating the app authorization will set it back to a PendingConnect state.
Updates an app authorization within an app bundle, which allows AppFabric to connect to an application. If the app authorization was in a connected state, updating the app authorization will set it back to a PendingConnect state.
Removes a tag or tags from a resource.
Removes a tag or tags from a resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Stops (disables) an ingestion.
Stops (disables) an ingestion.
Starts the tasks to search user access status for a specific email address. The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.
Starts the tasks to search user access status for a specific email address. The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.
Starts (enables) an ingestion, which collects data from an application.
Starts (enables) an ingestion, which collects data from an application.
Returns a list of tags for a resource.
Returns a list of tags for a resource.
Returns a list of all ingestions configured for an app bundle.
Returns a list of all ingestions configured for an app bundle.
module ListIngestionDestinationsResponse =
Awso_appfabric.Values.ListIngestionDestinationsResponseReturns a list of all ingestion destinations configured for an ingestion.
module ListIngestionDestinationsRequest =
Awso_appfabric.Values.ListIngestionDestinationsRequestReturns a list of all ingestion destinations configured for an ingestion.
Returns a list of app bundles.
Returns a list of app bundles.
Returns a list of all app authorizations configured for an app bundle.
Returns a list of all app authorizations configured for an app bundle.
Returns information about an ingestion.
Returns information about an ingestion.
module GetIngestionDestinationResponse =
Awso_appfabric.Values.GetIngestionDestinationResponseReturns information about an ingestion destination.
Returns information about an ingestion destination.
Returns information about an app bundle.
Returns information about an app bundle.
Returns information about an app authorization.
Returns information about an app authorization.
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. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.
module DeleteIngestionDestinationResponse =
Awso_appfabric.Values.DeleteIngestionDestinationResponseDeletes an ingestion destination. This deletes the association between an ingestion and it's destination. It doesn't delete previously ingested data or the storage destination, such as the Amazon S3 bucket where the data is delivered. If the ingestion destination is deleted while the associated ingestion is enabled, the ingestion will fail and is eventually disabled.
module DeleteIngestionDestinationRequest =
Awso_appfabric.Values.DeleteIngestionDestinationRequestDeletes an ingestion destination. This deletes the association between an ingestion and it's destination. It doesn't delete previously ingested data or the storage destination, such as the Amazon S3 bucket where the data is delivered. If the ingestion destination is deleted while the associated ingestion is enabled, the ingestion will fail and is eventually disabled.
Deletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.
Deletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.
Deletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.
Deletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.
Creates a data ingestion for an application.
Creates a data ingestion for an application.
module CreateIngestionDestinationResponse =
Awso_appfabric.Values.CreateIngestionDestinationResponseCreates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
module CreateIngestionDestinationRequest =
Awso_appfabric.Values.CreateIngestionDestinationRequestCreates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
Creates an app bundle to collect data from an application using AppFabric.
Creates an app bundle to collect data from an application using AppFabric.
Creates an app authorization within an app bundle, which allows AppFabric to connect to an application.
Creates an app authorization within an app bundle, which allows AppFabric to connect to an application.
module ConnectAppAuthorizationResponse =
Awso_appfabric.Values.ConnectAppAuthorizationResponseEstablishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.
module BatchGetUserAccessTasksResponse =
Awso_appfabric.Values.BatchGetUserAccessTasksResponseGets user access details in a batch request. This action polls data from the tasks that are kicked off by the StartUserAccessTasks action.
Gets user access details in a batch request. This action polls data from the tasks that are kicked off by the StartUserAccessTasks action.