View Source AWS.Artifact (aws-elixir v1.0.4)
This reference provides descriptions of the low-level AWS Artifact Service API.
Link to this section Summary
Functions
Get the account settings for Artifact.
Get the content for a single report.
Get the metadata for a single report.
Get the Term content associated with a single report.
List available reports.
Put the account settings for Artifact.
Link to this section Functions
Get the account settings for Artifact.
Link to this function
get_report(client, report_id, report_version \\ nil, term_token, options \\ [])
View SourceGet the content for a single report.
Link to this function
get_report_metadata(client, report_id, report_version \\ nil, options \\ [])
View SourceGet the metadata for a single report.
Link to this function
get_term_for_report(client, report_id, report_version \\ nil, options \\ [])
View SourceGet the Term content associated with a single report.
Link to this function
list_reports(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceList available reports.
Put the account settings for Artifact.