ExAws.Chime (ex_aws_chime v2.0.1)

Chime API calls are now broken up into their various services. This module is a top level helper.

See ExAws.Chime.Meetings, ExAws.Chime.Voice, ExAws.Chime.Identity, and ExAws.Chime.MediaPipelines for the different services.

Summary

Functions

Link to this function

delete_request(action, service)

Link to this function

get_request(action, params, service)

Link to this function

json_request(path, params, data, method, service)

@spec json_request(String.t(), map(), map(), atom(), atom()) ::
  ExAws.Operation.JSON.t()
Link to this function

normalise_data(struct)

Link to this function

post_request(action, params, service)