Awso_backupsearch_lwtSourceval get_search_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.GetSearchJobInput.t ->
(Awso_backupsearch.Values.GetSearchJobOutput.t,
Awso_backupsearch.Values.GetSearchJobOutput.error)
Result.t
Lwt.tval get_search_result_export_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.GetSearchResultExportJobInput.t ->
(Awso_backupsearch.Values.GetSearchResultExportJobOutput.t,
Awso_backupsearch.Values.GetSearchResultExportJobOutput.error)
Result.t
Lwt.tval list_search_job_backups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.ListSearchJobBackupsInput.t ->
(Awso_backupsearch.Values.ListSearchJobBackupsOutput.t,
Awso_backupsearch.Values.ListSearchJobBackupsOutput.error)
Result.t
Lwt.tval list_search_job_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.ListSearchJobResultsInput.t ->
(Awso_backupsearch.Values.ListSearchJobResultsOutput.t,
Awso_backupsearch.Values.ListSearchJobResultsOutput.error)
Result.t
Lwt.tval list_search_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.ListSearchJobsInput.t ->
(Awso_backupsearch.Values.ListSearchJobsOutput.t,
Awso_backupsearch.Values.ListSearchJobsOutput.error)
Result.t
Lwt.tval list_search_result_export_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.ListSearchResultExportJobsInput.t ->
(Awso_backupsearch.Values.ListSearchResultExportJobsOutput.t,
Awso_backupsearch.Values.ListSearchResultExportJobsOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.ListTagsForResourceRequest.t ->
(Awso_backupsearch.Values.ListTagsForResourceResponse.t,
Awso_backupsearch.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval start_search_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.StartSearchJobInput.t ->
(Awso_backupsearch.Values.StartSearchJobOutput.t,
Awso_backupsearch.Values.StartSearchJobOutput.error)
Result.t
Lwt.tval start_search_result_export_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.StartSearchResultExportJobInput.t ->
(Awso_backupsearch.Values.StartSearchResultExportJobOutput.t,
Awso_backupsearch.Values.StartSearchResultExportJobOutput.error)
Result.t
Lwt.tval stop_search_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.StopSearchJobInput.t ->
(Awso_backupsearch.Values.StopSearchJobOutput.t,
Awso_backupsearch.Values.StopSearchJobOutput.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.TagResourceRequest.t ->
(Awso_backupsearch.Values.TagResourceResponse.t,
Awso_backupsearch.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backupsearch.Values.UntagResourceRequest.t ->
(Awso_backupsearch.Values.UntagResourceResponse.t,
Awso_backupsearch.Values.UntagResourceResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_backupsearch.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 long condition contains a Value and can optionally contain an Operator.
This contains the value of the string and can contain one or more operators.
A time condition denotes a creation time, last modification time, or other time.
This contains arrays of objects, which may include CreationTimes time condition objects, FilePaths string objects, LastModificationTimes time condition objects,
This contains arrays of objects, which may include ObjectKeys, Sizes, CreationTimes, VersionIds, and/or Etags.
The summary of the specified search job scope, including: TotalBackupsToScanCount, the number of recovery points returned by the search. TotalItemsToScanCount, the number of items returned by the search.
These are the items returned in the results of a search of Amazon EBS backup metadata.
These are the items returned in the results of a search of Amazon S3 backup metadata.
This specification contains a required string of the destination bucket; optionally, you can include the destination prefix.
This filters by recovery points within the CreatedAfter and CreatedBefore timestamps.
This is the summary of an export job.
This is information pertaining to a search job.
This is an object representing the item returned in the results of a search for a specific resource type.
This contains the information about recovery points returned in results of a search job.
You do not have sufficient access to perform this action.
An internal server error occurred. Retry your request.
The resource was not found for this request. Confirm the resource information, such as the ARN or type is correct and exists, then retry the request.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by a service.
This exception occurs when a conflict with a previous successful operation is detected. This generally occurs when the previous operation did not have time to propagate to the host serving the current request. A retry (with appropriate backoff logic) is the recommended response to this exception.
The request denied due to exceeding the quota limits permitted.
This contains the export specification object.
Item Filters represent all input item properties specified when the search was created. Contains either EBSItemFilters or S3ItemFilters
The search scope is all backup properties input into a search.
module ListSearchResultExportJobsInputMaxResultsInteger =
Awso_backupsearch.Values.ListSearchResultExportJobsInputMaxResultsIntegermodule ListSearchJobsInputMaxResultsInteger =
Awso_backupsearch.Values.ListSearchJobsInputMaxResultsIntegermodule ListSearchJobResultsInputMaxResultsInteger =
Awso_backupsearch.Values.ListSearchJobResultsInputMaxResultsIntegermodule ListSearchJobBackupsInputMaxResultsInteger =
Awso_backupsearch.Values.ListSearchJobBackupsInputMaxResultsIntegerThis contains information results retrieved from a search job that may not have completed.
This operation removes tags from the specified resource.
This operation removes tags from the specified resource.
This operation puts tags on the resource you indicate.
This operation puts tags on the resource you indicate.
This operations ends a search job. Only a search job with a status of RUNNING can be stopped.
This operations ends a search job. Only a search job with a status of RUNNING can be stopped.
module StartSearchResultExportJobOutput =
Awso_backupsearch.Values.StartSearchResultExportJobOutputThis operations starts a job to export the results of search job to a designated S3 bucket.
module StartSearchResultExportJobInput =
Awso_backupsearch.Values.StartSearchResultExportJobInputThis operations starts a job to export the results of search job to a designated S3 bucket.
This operation creates a search job which returns recovery points filtered by SearchScope and items filtered by ItemFilters. You can optionally include ClientToken, EncryptionKeyArn, Name, and/or Tags.
This operation creates a search job which returns recovery points filtered by SearchScope and items filtered by ItemFilters. You can optionally include ClientToken, EncryptionKeyArn, Name, and/or Tags.
This operation returns the tags for a resource type.
This operation returns the tags for a resource type.
module ListSearchResultExportJobsOutput =
Awso_backupsearch.Values.ListSearchResultExportJobsOutputThis operation exports search results of a search job to a specified destination S3 bucket.
module ListSearchResultExportJobsInput =
Awso_backupsearch.Values.ListSearchResultExportJobsInputThis operation exports search results of a search job to a specified destination S3 bucket.
This operation returns a list of search jobs belonging to an account.
This operation returns a list of search jobs belonging to an account.
This operation returns a list of a specified search job.
This operation returns a list of a specified search job.
This operation returns a list of all backups (recovery points) in a paginated format that were included in the search job. If a search does not display an expected backup in the results, you can call this operation to display each backup included in the search. Any backups that were not included because they have a FAILED status from a permissions issue will be displayed, along with a status message. Only recovery points with a backup index that has a status of ACTIVE will be included in search results. If the index has any other status, its status will be displayed along with a status message.
This operation returns a list of all backups (recovery points) in a paginated format that were included in the search job. If a search does not display an expected backup in the results, you can call this operation to display each backup included in the search. Any backups that were not included because they have a FAILED status from a permissions issue will be displayed, along with a status message. Only recovery points with a backup index that has a status of ACTIVE will be included in search results. If the index has any other status, its status will be displayed along with a status message.
module GetSearchResultExportJobOutput =
Awso_backupsearch.Values.GetSearchResultExportJobOutputThis operation retrieves the metadata of an export job. An export job is an operation that transmits the results of a search job to a specified S3 bucket in a .csv file. An export job allows you to retain results of a search beyond the search job's scheduled retention of 7 days.
This operation retrieves the metadata of an export job. An export job is an operation that transmits the results of a search job to a specified S3 bucket in a .csv file. An export job allows you to retain results of a search beyond the search job's scheduled retention of 7 days.
This operation retrieves metadata of a search job, including its progress.
This operation retrieves metadata of a search job, including its progress.