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

Link to this section Functions

Link to this function

get_account_settings(client, options \\ [])

View Source

Get the account settings for Artifact.

Link to this function

get_report(client, report_id, report_version \\ nil, term_token, options \\ [])

View Source

Get the content for a single report.

Link to this function

get_report_metadata(client, report_id, report_version \\ nil, options \\ [])

View Source

Get the metadata for a single report.

Link to this function

get_term_for_report(client, report_id, report_version \\ nil, options \\ [])

View Source

Get the Term content associated with a single report.

Link to this function

list_reports(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

List available reports.

Link to this function

put_account_settings(client, input, options \\ [])

View Source

Put the account settings for Artifact.