Awso_artifact_asyncSourceval get_account_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.GetAccountSettingsRequest.t ->
(Awso_artifact.Values.GetAccountSettingsResponse.t,
Awso_artifact.Values.GetAccountSettingsResponse.error)
Result.t
Async.Deferred.tval get_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.GetReportRequest.t ->
(Awso_artifact.Values.GetReportResponse.t,
Awso_artifact.Values.GetReportResponse.error)
Result.t
Async.Deferred.tval get_report_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.GetReportMetadataRequest.t ->
(Awso_artifact.Values.GetReportMetadataResponse.t,
Awso_artifact.Values.GetReportMetadataResponse.error)
Result.t
Async.Deferred.tval get_term_for_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.GetTermForReportRequest.t ->
(Awso_artifact.Values.GetTermForReportResponse.t,
Awso_artifact.Values.GetTermForReportResponse.error)
Result.t
Async.Deferred.tval list_customer_agreements :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.ListCustomerAgreementsRequest.t ->
(Awso_artifact.Values.ListCustomerAgreementsResponse.t,
Awso_artifact.Values.ListCustomerAgreementsResponse.error)
Result.t
Async.Deferred.tval list_report_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.ListReportVersionsRequest.t ->
(Awso_artifact.Values.ListReportVersionsResponse.t,
Awso_artifact.Values.ListReportVersionsResponse.error)
Result.t
Async.Deferred.tval list_reports :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.ListReportsRequest.t ->
(Awso_artifact.Values.ListReportsResponse.t,
Awso_artifact.Values.ListReportsResponse.error)
Result.t
Async.Deferred.tval put_account_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_artifact.Values.PutAccountSettingsRequest.t ->
(Awso_artifact.Values.PutAccountSettingsResponse.t,
Awso_artifact.Values.PutAccountSettingsResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_artifact.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 ]Validation exception message and name.
Summary for report resource.
Summary for customer-agreement resource.
User does not have sufficient access to perform this action.
Account settings for the customer.
Request to create/modify content would result in a conflict.
An unknown server exception has occurred.
Request references a resource which does not exist.
Request would cause a service quota to be exceeded.
Request was denied due to request throttling.
Request fails to satisfy the constraints specified by an AWS service.
module GetTermForReportResponseDocumentPresignedUrlString =
Awso_artifact.Values.GetTermForReportResponseDocumentPresignedUrlStringmodule GetReportResponseDocumentPresignedUrlString =
Awso_artifact.Values.GetReportResponseDocumentPresignedUrlStringFull detail for report resource metadata.
Put the account settings for Artifact.
Put the account settings for Artifact.
List available reports.
List available reports.
List available report versions for a given report.
List available report versions for a given report.
List active customer-agreements applicable to calling identity.
List active customer-agreements applicable to calling identity.
Get the Term content associated with a single report.
Get the Term content associated with a single report.
Get the content for a single report.
Get the content for a single report.
Get the metadata for a single report.
Get the metadata for a single report.
Get the account settings for Artifact.
Get the account settings for Artifact.