aws_api/marketplace_commerce_analytics

Types

pub opaque type Client

Functions

pub fn generate_data_set(
  client: Client,
  request_body: BitArray,
) -> Request(BitArray)
pub fn new(
  access_key_id access_key_id: String,
  secret_access_key secret_access_key: String,
  region region: String,
) -> Client
pub fn start_support_data_export(
  client: Client,
  request_body: BitArray,
) -> Request(BitArray)
pub fn with_custom_endpoint(
  client: Client,
  custom_endpoint: String,
) -> Client
Search Document